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
1 changed files with 1 additions and 1 deletions

View File

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