bump version, update deps

This commit is contained in:
Matias Alejo Garcia 2015-10-06 13:57:14 -03:00
parent 7aa37c30e6
commit 4309b224fe
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.2.3",
"version": "0.2.4",
"keywords": [
"bitcoin",
"copay",
@ -20,7 +20,7 @@
"dependencies": {
"async": "^0.9.0",
"bitcore": "^0.13.0",
"bitcore-wallet-utils": "0.2.2",
"bitcore-wallet-utils": "0.4.0",
"body-parser": "^1.11.0",
"coveralls": "^2.11.2",
"email-validator": "^1.0.1",