aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-12-28 19:47:46 -0800
committerChris Rebert <[email protected]>2014-12-28 19:47:46 -0800
commit139226157e43541f90991e1d4cf7b6cd3f4dbf07 (patch)
treee202c364bff3d9a50cf47a0cd44e6bf88a795bd4
parentac78d16e41de8fe7a221576e098dfd0e2abf8b0e (diff)
downloadbootstrap-139226157e43541f90991e1d4cf7b6cd3f4dbf07.tar.xz
bootstrap-139226157e43541f90991e1d4cf7b6cd3f4dbf07.zip
bump grunt-contrib-uglify to ~0.7.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8ebba8c42..91d807dea 100644
--- a/package.json
+++ b/package.json
@@ -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",