Update flocore-lib

This commit is contained in:
Sky Young 2019-07-23 11:10:25 -06:00
parent f3cdb94450
commit a062769cc4

View File

@ -1,6 +1,6 @@
{
"name": "flocore-p2p",
"version": "5.0.0-beta.6",
"version": "5.0.0-beta.7",
"description": "Interface to the Flo P2P network for flocore",
"main": "index.js",
"scripts": {
@ -18,7 +18,7 @@
"url": "https://github.com/bitpay/bitcore-p2p.git"
},
"dependencies": {
"flocore-lib": "0.15.1",
"flocore-lib": "^0.15.2",
"fcoin": "https://github.com/OstlerDev/fcoin#bcoin-1.0.2",
"bloom-filter": "^0.2.0",
"buffers": "bitpay/node-buffers#v0.1.2-bitpay",