summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--js/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/package.json b/js/package.json
index 448c84776..95110b6b6 100644
--- a/js/package.json
+++ b/js/package.json
@@ -29,10 +29,10 @@
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-connect": "^0.8.0",
"grunt-contrib-jshint": "^0.10.0",
- "grunt-contrib-uglify": "^0.5.1",
+ "grunt-contrib-uglify": "^0.6.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-karma": "^0.9.0",
- "grunt-ng-annotate": "^0.3.2",
+ "grunt-ng-annotate": "^0.4.0",
"grunt-phpunit": "^0.3.5",
"grunt-protractor-runner": "^1.1.4",
"grunt-protractor-webdriver": "^0.1.8",