From 81075b36822930bb85f721e1f144d3f606930562 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 12 May 2017 20:07:34 +0800 Subject: [PATCH] chore(package): update grunt-contrib-uglify to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5296637..600235f 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": "^3.0.0", "grunt-contrib-watch": "^0.5.3", "grunt-conventional-changelog": "^1.1.0", "grunt-html-smoosher": "^0.1.3",