Merge pull request #752 from FliegendeWurst/patch-1

package.json: correct license value based on ./LICENSE
This commit is contained in:
MathieuG-P
2025-01-22 11:17:30 +01:00
committed by GitHub
+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"
},