From 014df8cafc49007eeca952994e3ebe5e9ea1f93e Mon Sep 17 00:00:00 2001 From: Gabe Gattis Date: Tue, 26 Sep 2017 17:18:55 -0400 Subject: [PATCH] change name to bitcore-p2p-cash --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48e2c80..92709f2 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "bitcore-p2p", + "name": "bitcore-p2p-cash", "version": "1.1.2", "description": "Interface to the bitcoin P2P network for bitcore", "author": "BitPay ",