fixed wrong licence in package.json

This commit is contained in:
Anton Tranelis 2024-11-03 00:01:50 +01:00
parent 2746844f07
commit 479b983a9e

View File

@ -16,7 +16,7 @@
],
"keywords": [],
"author": "Anton Tranelis",
"license": "MIT",
"license": "GPL-3.0-only",
"devDependencies": {
"@types/leaflet": "^1.7.11",
"@types/react": "^18.2.0",