0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

bump grunt-contrib-uglify to ~0.7.0

This commit is contained in:
Chris Rebert 2014-12-28 19:47:46 -08:00
parent ac78d16e41
commit 139226157e

View File

@ -47,7 +47,7 @@
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-less": "~0.12.0",
"grunt-contrib-qunit": "~0.5.2",
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-uglify": "~0.7.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.0.0",
"grunt-exec": "~0.4.6",