Update fcoin

This commit is contained in:
Sky Young 2018-05-21 13:35:09 -07:00
parent c75c1fad61
commit 224733811c

View File

@ -5,7 +5,7 @@
"node": ">=8.0.0"
},
"author": "BitPay <dev@bitpay.com>",
"version": "5.0.0-beta.66",
"version": "5.0.0-beta.67",
"main": "./index.js",
"repository": "git://github.com/oipwg/flocore-node.git",
"homepage": "https://github.com/oipwg/flocore-node",
@ -29,7 +29,7 @@
],
"dependencies": {
"async": "^2.5.0",
"fcoin": "1.0.0-beta.19",
"fcoin": "1.0.0-beta.20",
"florincoind-rpc": "0.7.1",
"flocore-lib": "0.15.1",
"flocore-p2p": "5.0.0-beta.6",