Commit e66d5a8b by Dane Springmeyer

prepublish [skip ci]

parent 58fa5261
...@@ -51,6 +51,7 @@ ...@@ -51,6 +51,7 @@
}, },
"engineStrict": true, "engineStrict": true,
"scripts": { "scripts": {
"prepublish":"npm ls",
"install": "node-pre-gyp install --fallback-to-build", "install": "node-pre-gyp install --fallback-to-build",
"pretest": "node test/support/createdb.js", "pretest": "node test/support/createdb.js",
"test": "mocha -R spec --timeout 480000" "test": "mocha -R spec --timeout 480000"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment