remove npm ls [skip ci]
Showing
| ... | @@ -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" | ||
| ... | ... |
Please
register
or
sign in
to comment