package.json: correct license value based on ./LICENSE

This commit is contained in:
Arne Keller
2025-01-22 09:36:42 +01:00
committed by GitHub
parent 5f6cf77f53
commit cf0e092705
+1 -1
View File
@@ -55,7 +55,7 @@
"url": "https://github.com/Zagrios"
},
"contributors": [],
"license": "MIT",
"license": "GPL-3.0-only",
"bugs": {
"url": "https://github.com/Zagrios/bs-manager/issues"
},