Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2015-04-07 22:33:29 +0300
committerChris Rebert <code@rebertia.com>2015-04-07 22:33:29 +0300
commit86376e89cdaec9cae81606ad6c064d0ea433532b (patch)
tree56dbbd8d521a77e664d981a931cf9c4224431cd7 /package.json
parent2e6511bb51d23b1f54d2a2ed32282e4a50ba959a (diff)
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 12c969f182..12cc2549fa 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",