Skip to content

Commit

Permalink
package: hopefully postinstall is better
Browse files Browse the repository at this point in the history
  • Loading branch information
indutny committed Jul 22, 2015
1 parent 7210961 commit cc0e595
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 @@ -7,7 +7,7 @@
},
"scripts": {
"prepublish": "make",
"preinstall": "make",
"postinstall": "make",
"test": "make && make lint && mocha --reporter=spec test/*-test.js"
},
"repository": {
Expand Down

0 comments on commit cc0e595

Please sign in to comment.