Update package.json

This commit is contained in:
Unitwk 2022-09-15 15:12:52 +08:00 committed by GitHub
parent a33d234f6d
commit 76d1db3135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,8 +8,8 @@
"build": "tsc && webpack --config webpack.config.js"
},
"homepage": "https://mcsmanager.com/",
"author": "https://github.com/Suwings",
"license": "AGPL-3.0",
"author": "https://github.com/unitwk",
"license": " Apache-2.0",
"dependencies": {
"@koa/router": "^10.0.0",
"archiver": "^5.3.1",