Update packages

This commit is contained in:
Sky Young 2018-05-18 17:55:44 -07:00
parent b04ac5466f
commit 383f9f8b12

View File

@ -5,7 +5,7 @@
"node": ">=8.0.0" "node": ">=8.0.0"
}, },
"author": "BitPay <dev@bitpay.com>", "author": "BitPay <dev@bitpay.com>",
"version": "5.0.0-beta.61", "version": "5.0.0-beta.65",
"main": "./index.js", "main": "./index.js",
"repository": "git://github.com/oipwg/flocore-node.git", "repository": "git://github.com/oipwg/flocore-node.git",
"homepage": "https://github.com/oipwg/flocore-node", "homepage": "https://github.com/oipwg/flocore-node",
@ -29,10 +29,10 @@
], ],
"dependencies": { "dependencies": {
"async": "^2.5.0", "async": "^2.5.0",
"fcoin": "1.0.0-beta.17", "fcoin": "1.0.0-beta.18",
"florincoind-rpc": "0.7.1", "florincoind-rpc": "0.7.1",
"flocore-lib": "0.15.0", "flocore-lib": "0.15.1",
"flocore-p2p": "5.0.0-beta.4", "flocore-p2p": "5.0.0-beta.6",
"bn.js": "^4.11.8", "bn.js": "^4.11.8",
"body-parser": "^1.13.3", "body-parser": "^1.13.3",
"colors": "^1.1.2", "colors": "^1.1.2",