From 2582872d3ec5acc77a58296fb9fe4e834c39db7c Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Thu, 20 Aug 2015 14:05:38 -0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa40182..59c70cb 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "async": "^0.9.0", "bitcore": "^0.12.9", - "bitcore-wallet-utils": "^0.1.0", + "bitcore-wallet-utils": "0.1.1", "body-parser": "^1.11.0", "coveralls": "^2.11.2", "email-validator": "^1.0.1",