Skip to content

Commit a5a23f3

Browse files
committed
welp
1 parent 986b51c commit a5a23f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"scripts": {
1111
"test": "echo \"Error: no test specified\" && exit 1",
1212
"install": "mkdir -p build && cd build && cmake .. && make",
13-
"build-node": "cmake-js build"
13+
"build-node": "rm -rf build && cmake-js build"
1414
},
1515
"repository": {
1616
"type": "git",

0 commit comments

Comments
 (0)