We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b92160 commit 7fe2f35Copy full SHA for 7fe2f35
1 file changed
package.json
@@ -19,7 +19,7 @@
19
"url" : "http://github.com/ncb000gt/node.bcrypt.js/issues"
20
},
21
"scripts": {
22
- "test": "node-gyp rebuild && node ./node_modules/nodeunit/bin/nodeunit ./test"
+ "test": "node-gyp rebuild && nodeunit ./test"
23
24
"dependencies": {
25
"bindings": "1.0.0"
0 commit comments