From: XhmikosR Date: Sun, 19 Jan 2014 09:50:40 +0000 (+0200) Subject: Update grunt-contrib-uglify dependency. X-Git-Tag: v3.1.0~35^2~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F12282%2Fhead;p=thirdparty%2Fbootstrap.git Update grunt-contrib-uglify dependency. --- diff --git a/package.json b/package.json index 4d73b69d15..14e0400aac 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "grunt-contrib-jshint": "~0.8.0", "grunt-contrib-less": "~0.9.0", "grunt-contrib-qunit": "~0.4.0", - "grunt-contrib-uglify": "~0.2.7", + "grunt-contrib-uglify": "~0.3.0", "grunt-contrib-watch": "~0.5.3", "grunt-csscomb": "~2.0.1", "grunt-html-validation": "~0.1.13",