From b32716a8b4fdabfb2992af1cfb44f63e6da93bb3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 23 May 2019 11:37:18 +0000 Subject: [PATCH] fix(package): update unify-config to version 0.5.1 Closes #4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f419c57..d544bef 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "homepage": "https://github.com/Takeafile/jsonrpc-hub#readme", "dependencies": { "async": "^2.6.1", - "unify-config": "^0.4.0", + "unify-config": "^0.5.1", "ws": "^6.1.2" }, "devDependencies": {