From ed4250b4b65d52e479be337e595d8f5a171fee17 Mon Sep 17 00:00:00 2001 From: Justin Langston Date: Sun, 10 Dec 2017 22:53:30 -0500 Subject: [PATCH] bump lib-cash version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92709f2..2f4e596 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "url": "https://github.com/bitpay/bitcore-p2p.git" }, "dependencies": { - "bitcore-lib-cash": "git+ssh://git@github.com:bitpay/bitcore-lib.git#a98f1874a6c0930f91ddd3082ff66c5ff612d45b", + "bitcore-lib-cash": "^0.15.1", "bloom-filter": "^0.2.0", "buffers": "bitpay/node-buffers#v0.1.2-bitpay", "socks5-client": "^0.3.6"