From 77f170423789560ed82bd982511aa77dd304111d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2019 18:42:44 +0000 Subject: [PATCH] fix(package): update config to version 3.2.4 Closes #28 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3696173..3d43c4f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "author": "Sam Richard ", "license": "Apache-2.0", "dependencies": { - "config": "^1.24.0", + "config": "^3.2.4", "forever": "^0.15.3", "gulp": "^3.9.1", "gulp-concat": "^2.6.0",