This commit is contained in:
Matias Alejo Garcia 2016-06-15 16:11:59 -03:00
commit 126a7ece94
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
6 changed files with 10 additions and 10 deletions

View file

@ -2,8 +2,8 @@
"name": "copay",
"description": "A multisignature bitcoin wallet",
"author": "BitPay",
"version": "2.0.0",
"androidVersionCode": "105",
"version": "2.0.1",
"androidVersionCode": "107",
"keywords": [
"wallet",
"copay",
@ -42,7 +42,7 @@
"url": "https://github.com/bitpay/copay/issues"
},
"dependencies": {
"bitcore-wallet-client": "2.7.0",
"bitcore-wallet-client": "2.7.1",
"coveralls": "^2.11.9",
"express": "^4.11.2",
"fs": "0.0.2",