Update to grunt-contrib-uglify 0.2.2

This commit is contained in:
Chris Adams 2013-06-19 14:30:44 -04:00
parent b87de8e6c6
commit 3c66c3b8e2

View File

@ -7,7 +7,7 @@
"grunt-contrib-compress": "~0.5.0", "grunt-contrib-compress": "~0.5.0",
"grunt-contrib-concat": "~0.1.2", "grunt-contrib-concat": "~0.1.2",
"grunt-contrib-jshint": "~0.1.1", "grunt-contrib-jshint": "~0.1.1",
"grunt-contrib-uglify": "~0.2.0", "grunt-contrib-uglify": "~0.2.2",
"grunt-contrib-qunit": "~0.2.0", "grunt-contrib-qunit": "~0.2.0",
"grunt-contrib-connect": "~0.1.2", "grunt-contrib-connect": "~0.1.2",
"grunt-contrib-watch": "~0.2.0", "grunt-contrib-watch": "~0.2.0",