From 58b1162cf716dae9a06a866f1c0b734f015e823e Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 19 Jul 2016 21:47:46 +0800 Subject: [PATCH] chore(package): update grunt-contrib-uglify to version 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5296637..fe1a939 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "grunt-contrib-cssmin": "^0.10.0", "grunt-contrib-htmlmin": "^0.3.0", "grunt-contrib-less": "^0.11.3", - "grunt-contrib-uglify": "^0.2.7", + "grunt-contrib-uglify": "^1.0.2", "grunt-contrib-watch": "^0.5.3", "grunt-conventional-changelog": "^1.1.0", "grunt-html-smoosher": "^0.1.3",