pull/68/head
xiaojunnuo 2024-02-27 21:35:22 +08:00
parent 7cf1f75eb9
commit dd16386317
1 changed files with 1 additions and 1 deletions

View File

@ -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"