Skip to content

Commit 3f4ae9d

Browse files
committedJun 29, 2018
rebuild
1 parent 312837f commit 3f4ae9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
},
3434
"scripts": {
3535
"install": "node-pre-gyp install --fallback-to-build",
36+
"rebuild": "node-pre-gyp rebuild",
3637
"test": "standard && tap --timeout 120 test/*.js"
3738
},
3839
"binary": {

0 commit comments

Comments
 (0)
Please sign in to comment.