mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
fix: remove qrcode-terminal dependency and update tests
- Remove qrcode-terminal from packages/cli/package.json dependencies - Remove @types/qrcode-terminal from root package.json devDependencies - Update QwenOAuthProgress.test.tsx to remove QR code related tests - Remove qrcode-terminal mock from qwenOAuth2.test.ts Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
parent
74315a1aa4
commit
da7a0e8dbd
4 changed files with 2 additions and 133 deletions
|
|
@ -59,7 +59,6 @@
|
|||
"open": "^10.1.2",
|
||||
"p-limit": "^7.3.0",
|
||||
"prompts": "^2.4.2",
|
||||
"qrcode-terminal": "^0.12.0",
|
||||
"react": "^19.1.0",
|
||||
"read-package-up": "^11.0.0",
|
||||
"shell-quote": "^1.8.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue