mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
feat: 手机号登录、邮箱验证码注册
This commit is contained in:
@@ -28,12 +28,13 @@
|
||||
"tsc": "tsc --skipLibCheck"
|
||||
},
|
||||
"dependencies": {
|
||||
"@certd/plugin-lib": "^1.27.9",
|
||||
"@alicloud/pop-core": "^1.7.10",
|
||||
"@certd/acme-client": "^1.27.9",
|
||||
"@certd/basic": "^1.27.9",
|
||||
"@certd/commercial-core": "^1.27.9",
|
||||
"@certd/lib-huawei": "^1.27.9",
|
||||
"@certd/lib-k8s": "^1.27.9",
|
||||
"@certd/lib-huawei": "^1.27.9",
|
||||
"@certd/lib-server": "^1.27.9",
|
||||
"@certd/midway-flyway-js": "^1.27.9",
|
||||
"@certd/pipeline": "^1.27.9",
|
||||
@@ -90,7 +91,6 @@
|
||||
"rimraf": "^5.0.5",
|
||||
"socks": "^2.8.3",
|
||||
"socks-proxy-agent": "^8.0.4",
|
||||
"ssh2": "^1.15.0",
|
||||
"strip-ansi": "^7.1.0",
|
||||
"svg-captcha": "^1.4.0",
|
||||
"tencentcloud-sdk-nodejs": "^4.0.44",
|
||||
|
||||
Reference in New Issue
Block a user