diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 57d57b68..0b64f85b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@google/gemini-cli", "version": "0.1.9", "engines": { - "node": ">=18.0.0" + "node": ">=20.0.0" }, "type": "module", "workspaces": [ |
