From 4454035b0db449dcd3e442472c076fb4035f8ea1 Mon Sep 17 00:00:00 2001 From: Riceball LEE <snowyu.lee@gmail.com> Date: Wed, 13 Sep 2017 13:54:43 +0800 Subject: [PATCH] * update load-config-file package version to >=0.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be479b1..c2d8f58 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "bluebird": "^3.4.0", "commondir": "^1.0.1", "debug": "^2.2.0", - "load-config-file": "^0.3.3", + "load-config-file": "^0.3.5", "lodash": "^4.13.1", "semver": "^5.1.0", "strong-globalize": "^2.7.0",