fix postinstall script
This commit is contained in:
parent
32d30833d1
commit
306ecbf1a3
|
@ -43,7 +43,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"test": "mocha test -R spec",
|
||||
"postinstall": "node ./browser/browserify.js -a"
|
||||
"prepublish": "node browser/browserify.js -a"
|
||||
},
|
||||
"dependencies": {
|
||||
"soop": "git://github.com/bitpay/soop.git",
|
||||
|
|
Loading…
Reference in New Issue