summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-07 12:07:20 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-07 12:07:20 +0200
commit319a6f848d6a28dfb44320e02bde0b3fab6c6bc3 (patch)
tree76b0e268d79e8b08297aa596143a1755c06ab990 /js/package.json
parent78082d52636bfad01dfaaa820e9e7c948b58b76b (diff)
update grunt libs
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 7a32f3397..4305010de 100644
--- a/js/package.json
+++ b/js/package.json
@@ -33,11 +33,11 @@
"grunt-contrib-watch": "^0.6.1",
"grunt-karma": "^0.9.0",
"grunt-ng-annotate": "^0.3.2",
- "grunt-phpunit": "^0.3.4",
+ "grunt-phpunit": "^0.3.5",
"grunt-protractor-runner": "^1.1.4",
"grunt-protractor-webdriver": "^0.1.8",
"grunt-shell": "^1.1.1",
- "grunt-traceur": "^0.2.4",
+ "grunt-traceur": "^0.2.5",
"grunt-wrap": "^0.3.0",
"karma": "^0.12.23",
"karma-chrome-launcher": "^0.1.4",