mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 12:11:09 +00:00
fix: use fixed react version
This commit is contained in:
parent
86a43618a7
commit
54bb39f6ab
7 changed files with 128 additions and 20 deletions
|
|
@ -6,9 +6,7 @@
|
|||
"build": "node build.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@qwen-code/webui": "^0.1.0-beta.4",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0"
|
||||
"@qwen-code/webui": "^0.1.0-beta.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"esbuild": "^0.25.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue