fix(License): update license in package.json

This commit is contained in:
TrainDoctor
2022-09-19 14:30:56 -07:00
parent 6abf0efc10
commit 064c161b67

View File

@@ -30,7 +30,7 @@
"components"
],
"author": "Jonas Dellinger <jonas@dellinger.dev>",
"license": "LGPL-2.1-decky-exceptions",
"license": "LGPL-2.1-with-decky-exceptions",
"bugs": {
"url": "https://github.com/SteamDeckHomebrew/decky-frontend-lib/issues"
},