Merge pull request #14 from matiu/feature/use-soop

update package.json to bitcore github
This commit is contained in:
Matias Alejo Garcia 2014-03-10 17:31:36 -02:00
commit a74bb666ba

View File

@ -50,7 +50,7 @@
"start": "node node_modules/grunt-cli/bin/grunt" "start": "node node_modules/grunt-cli/bin/grunt"
}, },
"dependencies": { "dependencies": {
"bitcore": "~0.1.6", "bitcore": "git://github.com/bitpay/bitcore.git",
"base58-native": "0.1.2", "base58-native": "0.1.2",
"async": "*", "async": "*",
"leveldown": "*", "leveldown": "*",