Skip to content

Commit

Permalink
move to prepublishOnly - refs mapbox/node-pre-gyp#291
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Sep 7, 2017
1 parent 13005d4 commit 500c9e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"mapnik-shapeindex.js": "./bin/mapnik-shapeindex.js"
},
"scripts": {
"prepublish": "npm ls",
"prepublishOnly": "npm ls",
"test": "jshint bin lib/index.js lib/mapnik.js && mocha -R spec --timeout 50000",
"install": "node-pre-gyp install --fallback-to-build",
"docs": "documentation build src/*.cpp src/mapnik_plugins.hpp --polyglot -o documentation -f html --github --name Mapnik"
Expand Down

0 comments on commit 500c9e4

Please sign in to comment.