aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-01-20 17:28:42 -0800
committerChris Rebert <[email protected]>2014-01-20 17:28:42 -0800
commit5d35c4909c48a1953ea249e6d5ddd5677553b5a3 (patch)
tree45997691c6a250d4d228d4640d1f4571b686ee72
parent8a1f4426a26d7a26b78fb72a84fba6db4ea51832 (diff)
parent9818ad532e0db599ef48afa552a29cce99d5a0a9 (diff)
downloadbootstrap-5d35c4909c48a1953ea249e6d5ddd5677553b5a3.tar.xz
bootstrap-5d35c4909c48a1953ea249e6d5ddd5677553b5a3.zip
Merge pull request #12282 from XhmikosR/grunt-contrib-uglify
Update grunt-contrib-uglify dependency.
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4d73b69d1..14e0400aa 100644
--- a/package.json
+++ b/package.json
@@ -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",