Merge pull request #27 from utopia-os/license

fix(other): fix wrong license in package.json
This commit is contained in:
antontranelis 2024-11-03 00:04:14 +01:00 committed by GitHub
commit 9b120d6e83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@
],
"keywords": [],
"author": "Anton Tranelis",
"license": "MIT",
"license": "GPL-3.0-only",
"devDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@types/leaflet": "^1.7.11",