From 20cfbcd97a9cd34c3cd3d7d9d6e00df757c75590 Mon Sep 17 00:00:00 2001 From: Javier Torres Date: Mon, 6 Feb 2017 17:34:46 +0100 Subject: [PATCH] Update grunt-uglify --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6798f88ebb..bcb6140200 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "grunt-contrib-jasmine": "0.9.1", "grunt-contrib-jst": "git://github.com/javisantana/grunt-contrib-jst.git#master", "grunt-contrib-sass": "0.9.2", - "grunt-contrib-uglify": "0.9.x", + "grunt-contrib-uglify": "2.0.x", "grunt-contrib-watch": "1.0.0", "grunt-exorcise": "2.1.0", "grunt-mustache": "0.1.7",