fix: 修复下载配置文件失败时的错误处理逻辑
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
"@types/jsonwebtoken": "^9.0.10",
|
||||
"@types/micromatch": "^4.0.10",
|
||||
"@types/node": "^24.10.2",
|
||||
"@types/node": "^25.0.3",
|
||||
"@types/semver": "^7.7.1",
|
||||
"chalk": "^5.6.2",
|
||||
"commander": "^14.0.2",
|
||||
@@ -72,7 +72,7 @@
|
||||
"filesize": "^11.0.13",
|
||||
"form-data": "^4.0.5",
|
||||
"ignore": "^7.0.5",
|
||||
"inquirer": "^13.0.2",
|
||||
"inquirer": "^13.1.0",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"tar": "^7.5.2",
|
||||
"zustand": "^5.0.9"
|
||||
|
||||
Reference in New Issue
Block a user