aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-04-07 12:49:20 -0700
committerChris Rebert <[email protected]>2015-04-07 12:49:20 -0700
commit2dfdab6ec4171214e58dbee5d845de089072af71 (patch)
treecaafe483ca31931eb9e96df2acdb7f5f19d22c2f /package.json
parent2e6511bb51d23b1f54d2a2ed32282e4a50ba959a (diff)
parent3094d8390cfba82ea97e829a840604fef0c3aa6e (diff)
downloadbootstrap-2dfdab6ec4171214e58dbee5d845de089072af71.tar.xz
bootstrap-2dfdab6ec4171214e58dbee5d845de089072af71.zip
Merge pull request #16252 from twbs/bump-uglify
Bump grunt-contrib-uglify to ~0.9.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 12c969f18..12cc2549f 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"grunt-contrib-jshint": "~0.11.0",
"grunt-contrib-less": "~1.0.0",
"grunt-contrib-qunit": "~0.7.0",
- "grunt-contrib-uglify": "~0.8.0",
+ "grunt-contrib-uglify": "~0.9.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.0.0",
"grunt-exec": "~0.4.6",