We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 312837f commit 3f4ae9dCopy full SHA for 3f4ae9d
package.json
@@ -33,6 +33,7 @@
33
},
34
"scripts": {
35
"install": "node-pre-gyp install --fallback-to-build",
36
+ "rebuild": "node-pre-gyp rebuild",
37
"test": "standard && tap --timeout 120 test/*.js"
38
39
"binary": {
0 commit comments