Update fcoin

This commit is contained in:
Sky Young 2018-05-18 17:52:17 -07:00
parent d71c891add
commit c3fa6c822e

View File

@ -1,7 +1,7 @@
{
"name": "flosight-api",
"description": "A Florincoin blockchain REST and web socket API service for Flocore Node.",
"version": "5.0.0-beta.58",
"version": "5.0.0-beta.59",
"repository": "git://github.com/bitpay/flosight-api.git",
"bugs": {
"url": "https://github.com/bitpay/flosight-api/issues"
@ -30,7 +30,7 @@
"dependencies": {
"JSONStream": "^1.3.1",
"async": "*",
"fcoin": "1.0.0-beta.17",
"fcoin": "1.0.0-beta.18",
"flocore-lib": "0.15.1",
"flocore-message": "^1.0.6",
"body-parser": "^1.13.3",