update versions

This commit is contained in:
Matias Alejo Garcia 2015-04-02 16:07:17 -03:00
parent 42499bec93
commit 564bc76984
1 changed files with 3 additions and 2 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.19",
"version": "0.0.20",
"keywords": [
"bitcoin",
"copay",
@ -19,8 +19,9 @@
},
"dependencies": {
"async": "^0.9.0",
"bitcore": "^0.11.4",
"bitcore-explorers": "^0.10.3",
"bitcore-wallet-utils": "0.0.9",
"bitcore-wallet-utils": "0.0.11",
"body-parser": "^1.11.0",
"coveralls": "^2.11.2",
"express": "^4.10.0",