Update to published npm versions
This commit is contained in:
parent
978679cad7
commit
cfc422600b
@ -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.1",
|
"version": "5.0.2",
|
||||||
"main": "./index.js",
|
"main": "./index.js",
|
||||||
"repository": "git://github.com/oipwg/flocore-node.git",
|
"repository": "git://github.com/oipwg/flocore-node.git",
|
||||||
"homepage": "https://github.com/oipwg/flocore-node",
|
"homepage": "https://github.com/oipwg/flocore-node",
|
||||||
@ -36,12 +36,12 @@
|
|||||||
"commander": "^2.8.1",
|
"commander": "^2.8.1",
|
||||||
"errno": "^0.1.4",
|
"errno": "^0.1.4",
|
||||||
"express": "^4.13.3",
|
"express": "^4.13.3",
|
||||||
"fcoin": "https://github.com/OstlerDev/fcoin#bcoin-1.0.2",
|
"fcoin": "^1.1.0",
|
||||||
"flocore-lib": "^0.15.2",
|
"flocore-lib": "^0.15.2",
|
||||||
"flocore-message": "^1.0.7",
|
"flocore-message": "^1.0.7",
|
||||||
"flocore-p2p": "https://github.com/oipwg/flocore-p2p#update-fcoin",
|
"flocore-p2p": "^5.0.0-beta.8",
|
||||||
"florincoind-rpc": "0.7.1",
|
"florincoind-rpc": "0.7.1",
|
||||||
"flosight-api": "https://github.com/oipwg/flosight-api#update-fcoin",
|
"flosight-api": "^5.0.0-beta.73",
|
||||||
"flosight-ui": "^5.0.0-beta.72",
|
"flosight-ui": "^5.0.0-beta.72",
|
||||||
"leveldown": "^2.0.0",
|
"leveldown": "^2.0.0",
|
||||||
"levelup": "^2.0.0",
|
"levelup": "^2.0.0",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user