update bitcore version

This commit is contained in:
Matias Alejo Garcia 2014-06-16 13:02:58 -03:00
parent 00ca9f1c32
commit dd021cf3b2
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": "git://github.com/bitpay/bitcore.git#c94d2789582a481db19955f9e5df0129ffcc9e92",
"bitcore": "0.1.24",
"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": "git://github.com/bitpay/bitcore.git#c94d2789582a481db19955f9e5df0129ffcc9e92",
"bitcore": "0.1.24",
"blanket": "1.1.6",
"browser-pack": "2.0.1",
"browserify": "3.32.1",