From c09292efd15f71c5ffbcc3c2131b88061fb28496 Mon Sep 17 00:00:00 2001 From: Taylor Mullen Date: Sun, 27 Apr 2025 13:40:24 -0700 Subject: Cleanup outdated packages in server/cli. - Found that pre-backend front end split we had a number of packages that we hadn't revisisted. Went through and cleaned them up (i.e. cli needing genai). --- packages/cli/package.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'packages') diff --git a/packages/cli/package.json b/packages/cli/package.json index ae534ebf..da626ccc 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -27,10 +27,8 @@ ], "dependencies": { "@gemini-code/server": "0.1.0-dev-62cc889.0", - "@google/genai": "^0.8.0", "diff": "^7.0.0", "dotenv": "^16.4.7", - "fast-glob": "^3.3.3", "highlight.js": "^11.11.1", "ink": "^5.2.0", "ink-gradient": "^3.0.0", -- cgit v1.2.3