mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 04:00:36 +00:00
feat: Update minimum Node.js version to 20 (#3277)
This commit is contained in:
parent
80aad5a42c
commit
47dc16d243
7 changed files with 14 additions and 12 deletions
|
|
@ -75,6 +75,6 @@
|
|||
"vitest": "^3.1.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
"node": ">=20"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue