chore(release): v0.18.0-nightly.20251118.86828bb56 (#13309)

This commit is contained in:
Shreya Keshive
2025-11-18 14:04:29 -05:00
committed by GitHub
parent fd9d3e19a9
commit 379f09d92f
7 changed files with 30 additions and 41 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli",
"version": "0.17.0-nightly.20251116.e650a4ee5",
"version": "0.18.0-nightly.20251118.86828bb56",
"engines": {
"node": ">=20.0.0"
},
@@ -14,7 +14,7 @@
"url": "git+https://github.com/google-gemini/gemini-cli.git"
},
"config": {
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.17.0-nightly.20251116.e650a4ee5"
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.18.0-nightly.20251118.86828bb56"
},
"scripts": {
"start": "cross-env NODE_ENV=development node scripts/start.js",