Merge pull request #1073 from eMerzh/fix_pkg_license
chore: correct license to a valid spdx identifier
This commit is contained in:
commit
cc4440324c
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
"Editor"
|
||||
],
|
||||
"author": "pietervdvn",
|
||||
"license": "GPL",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"browserslist": [
|
||||
">0.2%",
|
||||
"not dead",
|
||||
|
|
Loading…
Reference in a new issue