mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 19:52:02 +00:00
fix github pkg dependence
This commit is contained in:
parent
aa80e738fb
commit
c0d78a8f3c
3 changed files with 6 additions and 6 deletions
|
|
@ -64,6 +64,8 @@
|
|||
"shell-quote": "^1.8.3",
|
||||
"simple-git": "^3.28.0",
|
||||
"strip-ansi": "^7.1.0",
|
||||
"tar": "^7.5.2",
|
||||
"extract-zip": "^2.0.1",
|
||||
"undici": "^6.22.0",
|
||||
"uuid": "^9.0.1",
|
||||
"ws": "^8.18.0"
|
||||
|
|
@ -85,6 +87,7 @@
|
|||
"@types/minimatch": "^5.1.2",
|
||||
"@types/picomatch": "^4.0.1",
|
||||
"@types/ws": "^8.5.10",
|
||||
"@types/tar": "^6.1.13",
|
||||
"msw": "^2.3.4",
|
||||
"typescript": "^5.3.3",
|
||||
"vitest": "^3.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue