From 7fe333d367f2e220f2b33db3429e016caa42794d Mon Sep 17 00:00:00 2001 From: "Ryan X. Charles" Date: Tue, 19 Aug 2014 10:27:47 -0700 Subject: [PATCH] temporarily rename to bitcore2 ...to distinguish from old bitcore. Will rename once we merge it into the main branch. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f62f6413..71685fcf1 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "bitcore", + "name": "bitcore2", "version": "0.0.0", "description": "Bitcoin library.", "main": "index.js",