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

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-12-29 05:07:01 +0300
committerChris Rebert <code@rebertia.com>2014-12-29 05:07:01 +0300
commitb79bd205a45e6da7a7319cd1f6677ba639953c7b (patch)
tree05063a668b08fab1790bb12410413896c4d993a8 /package.json
parent3d565efc8d7391f04f7bfb8067b34eec1ac0e958 (diff)
bump grunt-contrib-uglify to ~0.7.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 dbc6011..688c5db 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"grunt-contrib-cssmin": "~0.11.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-sass": "~0.8.1",
- "grunt-contrib-uglify": "~0.6.0",
+ "grunt-contrib-uglify": "~0.7.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.0.0",
"grunt-html-validation": "~0.1.18",