This commit is contained in:
Ivan Socolsky 2015-03-10 15:07:36 -03:00
parent b9aae4eacb
commit e109a43e4c
1 changed files with 2 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.3",
"version": "0.0.4",
"keywords": [
"bitcoin",
"copay",
@ -20,7 +20,7 @@
"dependencies": {
"async": "^0.9.0",
"bitcore": "^0.11.2",
"bitcore-wallet-utils": "0.0.1",
"bitcore-wallet-utils": "0.0.2",
"bitcore-explorers": "^0.9.1",
"body-parser": "^1.11.0",
"coveralls": "^2.11.2",