aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-01-19 11:50:40 +0200
committerXhmikosR <[email protected]>2014-01-20 09:37:02 +0200
commit9818ad532e0db599ef48afa552a29cce99d5a0a9 (patch)
treea985a63ee3ee58cdcff9c6bc209e8b366ff22f83
parent4120aadd68ddd15d2b8f0cddc9c72118caec9923 (diff)
downloadbootstrap-9818ad532e0db599ef48afa552a29cce99d5a0a9.tar.xz
bootstrap-9818ad532e0db599ef48afa552a29cce99d5a0a9.zip
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",