mirror of
https://github.com/PreMiD/PreMiD.git
synced 2026-04-06 04:41:58 +02:00
📄 Fix license
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"pkg": "rimraf dist && tsc --skipLibCheck && devScript --copyOnly && cd dist/app/ && yarn && cd ../../ && node pkg",
|
||||
"deploy": "tsc --skipLibCheck .github/deploy && cd .github && node deploy.js"
|
||||
},
|
||||
"license": "MIT",
|
||||
"license": "MPL-2.0",
|
||||
"devDependencies": {
|
||||
"@types/archiver": "3.1.1",
|
||||
"@types/auto-launch": "5.0.1",
|
||||
|
||||
Reference in New Issue
Block a user