Rename to flocore
This commit is contained in:
parent
9f7587bd71
commit
2fed6b4768
@ -5,7 +5,7 @@
|
|||||||
"node": ">=8.0.0"
|
"node": ">=8.0.0"
|
||||||
},
|
},
|
||||||
"author": "BitPay <dev@bitpay.com>",
|
"author": "BitPay <dev@bitpay.com>",
|
||||||
"version": "5.0.0-beta.47",
|
"version": "5.0.0-beta.48",
|
||||||
"main": "./index.js",
|
"main": "./index.js",
|
||||||
"repository": "git://github.com/bitpay/flocore-node.git",
|
"repository": "git://github.com/bitpay/flocore-node.git",
|
||||||
"homepage": "https://github.com/bitpay/flocore-node",
|
"homepage": "https://github.com/bitpay/flocore-node",
|
||||||
@ -29,7 +29,6 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "^2.5.0",
|
"async": "^2.5.0",
|
||||||
"bcoin": "bitpay/bcoin#v1.0.0-beta.14+cash",
|
|
||||||
"florincoind-rpc": "0.7.1",
|
"florincoind-rpc": "0.7.1",
|
||||||
"flocore-lib": "0.15.0",
|
"flocore-lib": "0.15.0",
|
||||||
"flocore-p2p": "5.0.0-beta.2",
|
"flocore-p2p": "5.0.0-beta.2",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user