From 16639cd53f2941ed72288d55457708e6147291dc Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Thu, 14 Jan 2016 10:35:38 -0300 Subject: [PATCH] Update to latest BWC v1.1.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 403e65533..c723b1bf0 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "url": "https://github.com/bitpay/copay/issues" }, "dependencies": { - "bitcore-wallet-client": "1.1.9", + "bitcore-wallet-client": "1.1.10", "express": "^4.11.2", "fs": "0.0.2", "grunt": "^0.4.5",