New release v1.7.1

This commit is contained in:
Gustavo Maximiliano Cortez 2016-01-15 18:11:36 -03:00
commit 416cf9150a
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
7 changed files with 12 additions and 11 deletions

View file

@ -2,7 +2,7 @@
"name": "copay",
"description": "A multisignature wallet",
"author": "BitPay",
"version": "1.7.0",
"version": "1.7.1",
"keywords": [
"wallet",
"copay",
@ -40,7 +40,7 @@
"url": "https://github.com/bitpay/copay/issues"
},
"dependencies": {
"bitcore-wallet-client": "1.1.10",
"bitcore-wallet-client": "1.2.0",
"express": "^4.11.2",
"fs": "0.0.2",
"grunt": "^0.4.5",