mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
fix(deps): revert yargs bump and fix npx regression (#3610)
This commit is contained in:
parent
95782b7b47
commit
d094026b3b
6 changed files with 92 additions and 270 deletions
|
|
@ -53,7 +53,7 @@
|
|||
"strip-ansi": "^7.1.0",
|
||||
"strip-json-comments": "^3.1.1",
|
||||
"update-notifier": "^7.3.1",
|
||||
"yargs": "^18.0.0"
|
||||
"yargs": "^17.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/runtime": "^7.27.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue