0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

Merge pull request #15455 from twbs/bump-uglify

bump grunt-contrib-uglify to ~0.7.0
This commit is contained in:
Chris Rebert 2014-12-28 19:53:35 -08:00
commit f149e4309a
2 changed files with 3 additions and 3 deletions

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

View File

@ -2398,8 +2398,8 @@
}
},
"grunt-contrib-uglify": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.6.0.tgz",
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.7.0.tgz",
"dependencies": {
"chalk": {
"version": "0.5.1",