1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-11 16:14:04 +02:00

Merge pull request #12282 from XhmikosR/grunt-contrib-uglify

Update grunt-contrib-uglify dependency.
This commit is contained in:
Chris Rebert
2014-01-20 17:28:42 -08:00

View File

@@ -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",