update bitcore deps to current commit

This commit is contained in:
Matias Alejo Garcia 2014-06-12 17:55:40 -03:00
parent 727bf8524a
commit d8b10f6629
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
"sjcl": "1.0.0",
"file-saver": "*",
"qrcode-decoder-js": "*",
"bitcore": "0.1.24",
"bitcore": "git://github.com/bitpay/bitcore.git#772b12e471a76c092f73271449edc1890078e49e",
"angular-moment": "~0.7.1",
"socket.io-client": ">=1.0.0",
"mousetrap": "1.4.6"

View File

@ -28,7 +28,7 @@
"homepage": "https://github.com/bitpay/copay",
"devDependencies": {
"async": "0.9.0",
"bitcore": "0.1.24",
"bitcore": "git://github.com/bitpay/bitcore.git#772b12e471a76c092f73271449edc1890078e49e",
"blanket": "1.1.6",
"browser-pack": "2.0.1",
"browserify": "3.32.1",