update uglify

This commit is contained in:
Matias Alejo Garcia 2015-10-08 18:35:27 -03:00
commit 9df888a69b

View file

@ -45,11 +45,11 @@
"grunt": "^0.4.5",
"grunt-angular-gettext": "^0.2.15",
"grunt-cli": "^0.1.13",
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-copy": "^0.8.0",
"grunt-contrib-compress": "^0.13.0",
"grunt-contrib-uglify": "^0.8.0",
"grunt-contrib-watch": "^0.5.3",
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-copy": "^0.8.1",
"grunt-contrib-uglify": "^0.9.2",
"grunt-contrib-watch": "^0.6.1",
"grunt-exec": "^0.4.6",
"shelljs": "^0.3.0"
},