Update Version & packages

This commit is contained in:
Sky Young 2018-05-18 15:23:39 -07:00
parent afb86aad20
commit b3348c4cce

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.51",
"version": "5.0.0-beta.54",
"repository": "git://github.com/bitpay/flosight-api.git",
"bugs": {
"url": "https://github.com/bitpay/flosight-api/issues"
@ -32,7 +32,7 @@
"async": "*",
"fcoin": "1.0.0-beta.17",
"flocore-lib": "0.15.1",
"flocore-message": "^1.0.5",
"flocore-message": "^1.0.6",
"body-parser": "^1.13.3",
"compression": "^1.6.1",
"lodash": "^2.4.1",
@ -42,7 +42,7 @@
},
"devDependencies": {
"florincoind-rpc": "0.7.1",
"flocore-p2p": "5.0.0-beta.4",
"flocore-p2p": "5.0.0-beta.5",
"chai": "^3.5.0",
"mkdirp": "^0.5.1",
"mocha": "^2.4.5",