aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-04-07 12:33:29 -0700
committerChris Rebert <[email protected]>2015-04-07 12:33:29 -0700
commit86376e89cdaec9cae81606ad6c064d0ea433532b (patch)
tree56dbbd8d521a77e664d981a931cf9c4224431cd7 /package.json
parent2e6511bb51d23b1f54d2a2ed32282e4a50ba959a (diff)
downloadbootstrap-86376e89cdaec9cae81606ad6c064d0ea433532b.tar.xz
bootstrap-86376e89cdaec9cae81606ad6c064d0ea433532b.zip
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",