Skip to content

Commit 9f4b8db

Browse files
committed
Update package.json
1 parent b91635b commit 9f4b8db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"type": "module",
1414
"scripts": {
15-
"build": "rimraf dist && tsc && node build.js && cd test && node --run build",
15+
"build": "rimraf dist && tsc && node build.js && cd test && npm run build",
1616
"prepublishOnly": "node --run build"
1717
},
1818
"repository": {

0 commit comments

Comments
 (0)