update package.json for scripts.

This commit is contained in:
Christopher Jeffrey 2014-12-09 13:30:20 -08:00
parent e63f427bdb
commit b0284c12ba
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"url": "https://github.com/chjj/bitcoind.js/issues"
},
"scripts": {
"preinstall": "./build-libbitcoind.sh remote",
"preinstall": "./bin/build-libbitcoind remote",
"start": "node example"
},
"tags": [