Commit d325af53 by Dane Springmeyer

remove npm ls [skip ci]

parent 93c9ecc2
...@@ -48,7 +48,6 @@ ...@@ -48,7 +48,6 @@
"mocha": "^5.2.0" "mocha": "^5.2.0"
}, },
"scripts": { "scripts": {
"prepublishOnly": "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