From 30e0da510bd517e426131be22b6daec5635cc890 Mon Sep 17 00:00:00 2001 From: alexlamsl Date: Wed, 13 Sep 2017 00:45:52 +0800 Subject: [PATCH] update dependecies grunt-contrib-uglify 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a27e0c..e4c2345 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "devDependencies": { "grunt": "1.0.x", "grunt-browserify": "5.2.x", - "grunt-contrib-uglify": "3.0.x", + "grunt-contrib-uglify": "3.1.x", "gruntify-eslint": "4.0.x", "phantomjs-prebuilt": "2.1.x", "qunitjs": "2.x" -- 2.34.1