summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/package.json b/js/package.json
index de20a618a..de963664c 100644
--- a/js/package.json
+++ b/js/package.json
@@ -18,7 +18,7 @@
"app"
],
"author": "Bernhard Posselt",
- "license": "AGPL",
+ "license": "AGPL-3.0",
"bugs": {
"url": "https://github.com/owncloud/news/issues"
},
@@ -33,13 +33,13 @@
"grunt-contrib-uglify": "^0.9.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-karma": "^0.10.1",
- "grunt-ng-annotate": "^0.10.0",
+ "grunt-ng-annotate": "^1.0.1",
"grunt-php": "^1.5.0",
"grunt-phpunit": "^0.3.6",
"grunt-protractor-runner": "^2.0.0",
"grunt-protractor-webdriver": "^0.2.0",
"grunt-wrap": "^0.3.0",
- "karma": "^0.12.32",
+ "karma": "^0.12.33",
"karma-chrome-launcher": "^0.1.12",
"karma-coverage": "^0.3.1",
"karma-firefox-launcher": "^0.1.6",