summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index fb00a46d2..6d3b89173 100644
--- a/js/package.json
+++ b/js/package.json
@@ -30,7 +30,7 @@
"grunt-contrib-connect": "^0.11.2",
"grunt-contrib-cssmin": "^0.14.0",
"grunt-contrib-jshint": "^0.11.2",
- "grunt-contrib-uglify": "^0.9.1",
+ "grunt-contrib-uglify": "^0.10.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-karma": "^0.12.1",
"grunt-ng-annotate": "^1.0.1",