fix bitcore dependency
This commit is contained in:
parent
45ffa94bbe
commit
613c2bba81
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue