Add flosight-api and flosight-ui as default packages
This commit is contained in:
parent
b081c0a5f8
commit
ce85a3bede
4971
package-lock.json
generated
Normal file
4971
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@ -5,7 +5,7 @@
|
||||
"node": ">=8.0.0"
|
||||
},
|
||||
"author": "BitPay <dev@bitpay.com>",
|
||||
"version": "5.0.0-beta.68",
|
||||
"version": "5.0.0-beta.69",
|
||||
"main": "./index.js",
|
||||
"repository": "git://github.com/oipwg/flocore-node.git",
|
||||
"homepage": "https://github.com/oipwg/flocore-node",
|
||||
@ -29,16 +29,18 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"async": "^2.5.0",
|
||||
"fcoin": "1.0.0-beta.20",
|
||||
"florincoind-rpc": "0.7.1",
|
||||
"flocore-lib": "0.15.1",
|
||||
"flocore-p2p": "5.0.0-beta.6",
|
||||
"bn.js": "^4.11.8",
|
||||
"body-parser": "^1.13.3",
|
||||
"colors": "^1.1.2",
|
||||
"commander": "^2.8.1",
|
||||
"errno": "^0.1.4",
|
||||
"express": "^4.13.3",
|
||||
"fcoin": "1.0.0-beta.20",
|
||||
"flocore-lib": "0.15.1",
|
||||
"flocore-p2p": "5.0.0-beta.6",
|
||||
"florincoind-rpc": "0.7.1",
|
||||
"flosight-api": "^5.0.0-beta.68",
|
||||
"flosight-ui": "^5.0.0-beta.72",
|
||||
"leveldown": "^2.0.0",
|
||||
"levelup": "^2.0.0",
|
||||
"liftoff": "^2.2.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user