summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-03-31 10:20:20 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-03-31 10:20:20 +0200
commitbcb39134fe2b1213c2002d3ba0fdccfec5ed5198 (patch)
treeb913378db384460942aaf3bbb12d7137f1d10ea3 /js/package.json
parent5a5eda55dcdb636e243bb4afcdac2e1cc6f4787a (diff)
update js deps
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/package.json b/js/package.json
index d3ac485fe..16ceba932 100644
--- a/js/package.json
+++ b/js/package.json
@@ -30,13 +30,13 @@
"grunt-contrib-connect": "^0.9.0",
"grunt-contrib-cssmin": "^0.12.2",
"grunt-contrib-jshint": "^0.11.1",
- "grunt-contrib-uglify": "^0.8.0",
+ "grunt-contrib-uglify": "^0.8.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-karma": "^0.10.1",
"grunt-ng-annotate": "^0.10.0",
"grunt-php": "^1.4.0",
"grunt-phpunit": "^0.3.6",
- "grunt-protractor-runner": "^1.2.1",
+ "grunt-protractor-runner": "^2.0.0",
"grunt-protractor-webdriver": "^0.2.0",
"grunt-wrap": "^0.3.0",
"karma": "^0.12.31",