Update version
This commit is contained in:
parent
14f3c30ad3
commit
25adf9f18f
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "flocore-p2p",
|
"name": "flocore-p2p",
|
||||||
"version": "5.0.0-beta.4",
|
"version": "5.0.0-beta.6",
|
||||||
"description": "Interface to the Flo P2P network for flocore",
|
"description": "Interface to the Flo P2P network for flocore",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -18,8 +18,8 @@
|
|||||||
"url": "https://github.com/bitpay/bitcore-p2p.git"
|
"url": "https://github.com/bitpay/bitcore-p2p.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"flocore-lib": "0.15.0",
|
"flocore-lib": "0.15.1",
|
||||||
"fcoin": "1.0.0-beta.17",
|
"fcoin": "1.0.0-beta.18",
|
||||||
"bloom-filter": "^0.2.0",
|
"bloom-filter": "^0.2.0",
|
||||||
"buffers": "bitpay/node-buffers#v0.1.2-bitpay",
|
"buffers": "bitpay/node-buffers#v0.1.2-bitpay",
|
||||||
"socks5-client": "^0.3.6"
|
"socks5-client": "^0.3.6"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user