Fix invalid license

This commit is contained in:
Bill Thornton 2019-05-21 00:50:53 -04:00
parent 43dacfae90
commit 036ce21849

View File

@ -3,7 +3,7 @@
"version": "0.0.0",
"description": "Web interface for Jellyfin",
"repository": "https://github.com/jellyfin/jellyfin-web",
"license": "GPL-2",
"license": "GPL-2.0-or-later",
"devDependencies": {
"connect": "^3.6.6",
"css-loader": "^2.1.0",