Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Reverts 54199fb

Adheres to best practices per mapbox/node-pre-gyp#269
  • Loading branch information
springmeyer authored and jdesboeufs committed Aug 13, 2017
1 parent db9ad52 commit 6f2ae7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"scripts": {
"test": "mocha test -R tap --timeout 600000 --no-colors -gc --require ./test/_common.js",
"test-syntax": "eslint lib test --fix",
"preinstall":"npm install node-pre-gyp",
"install": "node-pre-gyp install --fallback-to-build",
"postpublish": "npm run publish-yuidoc",
"yuidoc": "yuidoc --extension .js,.cpp,.hpp",
Expand Down

0 comments on commit 6f2ae7f

Please sign in to comment.