From c3971754bf4bd5877d7a57c523b981c09d4fa35d Mon Sep 17 00:00:00 2001 From: Eddie Santos <9561596+eddie-santos@users.noreply.github.com> Date: Tue, 17 Jun 2025 08:24:07 -0700 Subject: Auto-update notifications (#1110) --- packages/cli/package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packages/cli/package.json') diff --git a/packages/cli/package.json b/packages/cli/package.json index 583b14c4..6caa312f 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -30,6 +30,7 @@ }, "dependencies": { "@gemini-cli/core": "file:../core", + "@types/update-notifier": "^6.0.8", "command-exists": "^1.2.9", "diff": "^7.0.0", "dotenv": "^16.4.7", @@ -50,6 +51,7 @@ "string-width": "^7.1.0", "strip-ansi": "^7.1.0", "strip-json-comments": "^3.1.1", + "update-notifier": "^7.3.1", "yargs": "^17.7.2" }, "devDependencies": { -- cgit v1.2.3