mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
feat: Update minimum Node.js version to 20 (#3277)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "@google/gemini-cli",
|
||||
"version": "0.1.9",
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
"node": ">=20.0.0"
|
||||
},
|
||||
"type": "module",
|
||||
"workspaces": [
|
||||
|
||||
Reference in New Issue
Block a user