mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-25 05:21:03 -07:00
@@ -2,7 +2,7 @@
|
||||
"name": "@google/gemini-cli",
|
||||
"version": "0.1.12",
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
"node": ">=20.0.0"
|
||||
},
|
||||
"type": "module",
|
||||
"workspaces": [
|
||||
@@ -80,6 +80,6 @@
|
||||
"react-devtools-core": "^4.28.5",
|
||||
"typescript-eslint": "^8.30.1",
|
||||
"vitest": "^3.2.4",
|
||||
"yargs": "^18.0.0"
|
||||
"yargs": "^17.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user