Skip to content

Commit

Permalink
Merge pull request mapbox#291 from mapbox/drop-prepublish-recommendation
Browse files Browse the repository at this point in the history
Remove use of prepublish in recommended setup
  • Loading branch information
springmeyer authored May 30, 2017
2 parents 465c516 + 11f7786 commit a9d6b8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ This looks like:
}
"bundledDependencies":["node-pre-gyp"],
"scripts": {
"prepublish": "npm ls",
"install": "node-pre-gyp install --fallback-to-build"
},
"binary": {
Expand Down

0 comments on commit a9d6b8b

Please sign in to comment.