mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
fix: package dependency && issue traige
This commit is contained in:
parent
54e41e3b31
commit
f1328b8437
5 changed files with 8 additions and 8 deletions
|
|
@ -54,7 +54,8 @@
|
|||
"strip-json-comments": "^3.1.1",
|
||||
"update-notifier": "^7.3.1",
|
||||
"yargs": "^17.7.2",
|
||||
"zod": "^3.23.8"
|
||||
"zod": "^3.23.8",
|
||||
"tiktoken": "^1.0.21"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/runtime": "^7.27.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue