fix bitcore dependency

This commit is contained in:
Manuel Araoz 2014-06-06 14:10:27 -03:00
parent 45ffa94bbe
commit 613c2bba81
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"homepage": "https://github.com/bitpay/copay", "homepage": "https://github.com/bitpay/copay",
"devDependencies": { "devDependencies": {
"async": "~0.9.0", "async": "~0.9.0",
"bitcore": "git://github.com/bitpay/bitcore.git", "bitcore": "git://github.com/bitpay/bitcore.git#e71cdb3bb2b7cd9dea69046d275ecc34ff3dd838",
"blanket": "^1.1.6", "blanket": "^1.1.6",
"browser-pack": "~2.0.1", "browser-pack": "~2.0.1",
"browserify": "~3.32.1", "browserify": "~3.32.1",