fix postinstall

This commit is contained in:
Manuel Araoz 2014-03-12 09:09:34 -03:00
parent 306ecbf1a3
commit b4afdedd40
1 changed files with 1 additions and 1 deletions

View File

@ -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",