update bitcore to 0.14

This commit is contained in:
Matias Alejo Garcia 2017-03-13 18:53:00 -03:00
parent 8a63447dc0
commit 755400c94b
No known key found for this signature in database
GPG Key ID: 02470DB551277AB3
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": "1.13.0",
"version": "1.14.0",
"licence": "MIT",
"keywords": [
"bitcoin",
@ -21,7 +21,7 @@
},
"dependencies": {
"async": "^0.9.2",
"bitcore-lib": "^0.13.7",
"bitcore-lib": "^0.14.0",
"body-parser": "^1.11.0",
"compression": "^1.6.2",
"coveralls": "^2.11.2",