Skip to content

Commit

Permalink
add a preinstall step
Browse files Browse the repository at this point in the history
  • Loading branch information
Emanuele Tamponi committed Nov 10, 2017
1 parent 9f275ee commit 83d730c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -54,6 +54,7 @@
},
"scripts": {
"prepublish": "npm run build && mocha",
"preinstall": "npm run build",
"test": "npm run build && mocha && istanbul report",
"coverage-report": "istanbul report text-summary lcov",
"build": "coffee -c -o lib src",
Expand Down

0 comments on commit 83d730c

Please sign in to comment.