From ab7579ccac4c0f19429279c9d086832c6e65ee4d Mon Sep 17 00:00:00 2001 From: Sky Young Date: Fri, 19 Jul 2019 14:51:58 -0600 Subject: [PATCH] Update fcoin --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af03cbf..c7ebd77 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "dependencies": { "JSONStream": "^1.3.1", "async": "*", - "fcoin": "1.0.0-beta.20", + "fcoin": "https://github.com/OstlerDev/fcoin#bcoin-1.0.2", "flocore-lib": "0.15.1", "flocore-message": "^1.0.6", "body-parser": "^1.13.3",