bump grunt-contrib-uglify to ~0.6.0

This commit is contained in:
Chris Rebert 2014-09-18 12:48:15 -07:00
Родитель 2d3c64fa5b
Коммит c6d7c6b039
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -34,7 +34,7 @@
"grunt-contrib-cssmin": "~0.10.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-sass": "~0.8.1",
"grunt-contrib-uglify": "~0.5.1",
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.0.0",
"grunt-html-validation": "~0.1.18",