chore: fix invalid package deps

This commit is contained in:
tanzhenxin
2025-08-13 16:00:26 +08:00
parent bc92da04e9
commit b5514fd052
5 changed files with 3266 additions and 874 deletions

View File

@@ -76,7 +76,7 @@
"react-dom": "^19.1.0",
"typescript": "^5.3.3",
"vitest": "^3.1.1",
"@google/gemini-cli-test-utils": "file:../test-utils"
"@qwen-code/qwen-code-test-utils": "file:../test-utils"
},
"engines": {
"node": ">=20"