Update fcoin

This commit is contained in:
Sky Young 2018-05-21 13:12:33 -07:00
parent 383f9f8b12
commit c75c1fad61

View File

@ -5,7 +5,7 @@
"node": ">=8.0.0"
},
"author": "BitPay <dev@bitpay.com>",
"version": "5.0.0-beta.65",
"version": "5.0.0-beta.66",
"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.18",
"fcoin": "1.0.0-beta.19",
"florincoind-rpc": "0.7.1",
"flocore-lib": "0.15.1",
"flocore-p2p": "5.0.0-beta.6",