Update license type
This commit is contained in:
parent
3464eb63b7
commit
df45e16f19
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
"build": "astro build && node ./build/prepare-production.js && electron-builder build"
|
||||
},
|
||||
"author": "KorbsStudio",
|
||||
"license": "MIT",
|
||||
"license": "AGPL",
|
||||
"devDependencies": {
|
||||
"concurrently": "^7.6.0",
|
||||
"electron": "^23.0.0-beta.5",
|
||||
|
|
Reference in a new issue