Skip to content

Commit

Permalink
fix postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
maraoz committed Mar 12, 2014
1 parent 306ecbf commit b4afded
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 @@ -43,7 +43,7 @@
},
"scripts": {
"test": "mocha test -R spec",
"prepublish": "node browser/browserify.js -a"
"postinstall": "node browser/browserify.js -a"
},
"dependencies": {
"soop": "git://github.com/bitpay/soop.git",
Expand Down

0 comments on commit b4afded

Please sign in to comment.