Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Commit

Permalink
run download script on preinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
fent committed May 1, 2014
1 parent 2050667 commit c377b4e
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 @@ -17,7 +17,7 @@
"lib": "./lib"
},
"scripts": {
"install": "node ./scripts/download.js",
"preinstall": "node ./scripts/download.js",
"test": "vows ./test/*.js --spec"
},
"dependencies": {
Expand Down

0 comments on commit c377b4e

Please sign in to comment.