diff --git a/package.json b/package.json index 164e250b3..8555297c9 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "before-build": "cd ./packages/core/acme-client && time /t >build.md && git add ./build.md && git commit -m \"build: prepare to build\"", "deploy1": "node deploy.js" }, - "license": "MIT", + "license": "AGPL-3.0", "dependencies": { "axios": "^1.4.0", "lodash": "^4.17.21"