bitcore 0.12.9, bwu 0.0.16

This commit is contained in:
Ivan Socolsky 2015-06-18 11:59:03 -03:00
parent d3b1299b25
commit 7b30687115
1 changed files with 3 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"name": "bitcore-wallet-service",
"description": "A service for Mutisig HD Bitcoin Wallets",
"author": "BitPay Inc",
"version": "0.0.34",
"version": "0.0.35",
"keywords": [
"bitcoin",
"copay",
@ -19,9 +19,8 @@
},
"dependencies": {
"async": "^0.9.0",
"bitcore": "git://github.com/bitpay/bitcore.git#a4ac3f50d300b3f89fad02f9e38fc536ac90abdc",
"bitcore-explorers": "^0.10.3",
"bitcore-wallet-utils": "0.0.15",
"bitcore": "^0.12.9",
"bitcore-wallet-utils": "0.0.16",
"body-parser": "^1.11.0",
"coveralls": "^2.11.2",
"email-validator": "^1.0.1",