summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-05-28 14:25:15 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-05-28 14:25:28 +0200
commit71f25d7e8a70bd017d3589ae54efb19c4ba317f5 (patch)
treefeff1626451656789235e66c7995fd57cba15883 /js/package.json
parent6195d06a32ce025c6c02fd6e5fe2138a7f82122f (diff)
update js
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",