update package.json to bitcore github

This commit is contained in:
Matias Alejo Garcia 2014-03-10 16:30:47 -03:00
parent 54c5f805dd
commit d8e6e36e86
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": "*",