update bitcore version

This commit is contained in:
Manuel Araoz 2014-06-13 12:49:47 -03:00
parent 8d3ebcc0e2
commit cf00b0749f
3 changed files with 2 additions and 2 deletions

View File

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

0
failsearch.sh Normal file → Executable file
View File

View File

@ -28,7 +28,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#e71cdb3bb2b7cd9dea69046d275ecc34ff3dd838", "bitcore": "git://github.com/bitpay/bitcore.git#83aada8648f2f9bda59f0eb84ccb2f50840b511d",
"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",