Updating the license.

This commit is contained in:
Eric van der Vlist 2023-02-07 21:32:40 +01:00
parent aa91262de0
commit 9ca25222f5
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"test": "vitest",
"postinstall": "node ./fix-jest-dom.mjs && patch-package"
},
"license": "MIT",
"license": "GPL-3.0-only",
"devDependencies": {
"@capacitor/cli": "^4.6.3",
"@testing-library/jest-dom": "^5.16.5",