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 authored and Rafa de la Torre committed Jan 5, 2018
1 parent f1541b1 commit 413e589
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 413e589

Please sign in to comment.