Rename to flocore

This commit is contained in:
Sky Young 2018-05-07 16:30:08 -07:00
parent 9f7587bd71
commit 2fed6b4768
3 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,7 @@
"node": ">=8.0.0"
},
"author": "BitPay <dev@bitpay.com>",
"version": "5.0.0-beta.47",
"version": "5.0.0-beta.48",
"main": "./index.js",
"repository": "git://github.com/bitpay/flocore-node.git",
"homepage": "https://github.com/bitpay/flocore-node",
@ -29,7 +29,6 @@
],
"dependencies": {
"async": "^2.5.0",
"bcoin": "bitpay/bcoin#v1.0.0-beta.14+cash",
"florincoind-rpc": "0.7.1",
"flocore-lib": "0.15.0",
"flocore-p2p": "5.0.0-beta.2",