Update license strings to remove npm warning

This commit is contained in:
toasted-nutbread 2020-02-23 11:49:10 -05:00
parent 0f9f2e446d
commit f463e2e238

View File

@ -15,9 +15,10 @@
"url": "git+https://github.com/FooSoft/yomichan.git"
},
"author": "FooSoft",
"license": "GPL-3.0-or-later",
"licenses": [
{
"type": "GPLv3",
"type": "GPL-3.0-or-later",
"url": "https://www.gnu.org/licenses/gpl-3.0.html"
}
],