From ad772b7f6e0767c1aee59c5498b08b34e361cb80 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Fri, 27 Oct 2017 13:02:37 -0300 Subject: [PATCH] update bitcore --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b6d937c..c31404c 100644 --- a/package.json +++ b/package.json @@ -21,8 +21,8 @@ }, "dependencies": { "async": "^0.9.2", - "bitcore-lib": "=0.14.0", - "bitcore-lib-cash": "https://github.com/bitpay/bitcore-lib.git#243565eaa15ad2b855665ea38a94a5081adb29cc", + "bitcore-lib": "=0.15.0", + "bitcore-lib-cash": "0.15.0", "body-parser": "^1.11.0", "compression": "^1.6.2", "coveralls": "^2.11.2",