diff options
| author | Pascal Birchler <[email protected]> | 2025-07-18 00:54:19 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-17 22:54:19 +0000 |
| commit | 4b8838bea437793ff30c22552c7d384c42559204 (patch) | |
| tree | fcccd5613b51057ee04a11a26ccf1d4b5df16def /packages/cli/package.json | |
| parent | 695afac33e4719fafb143f7f6266ee28083e9a40 (diff) | |
fix: remove direct gaxios dependency (#4289)
Diffstat (limited to 'packages/cli/package.json')
| -rw-r--r-- | packages/cli/package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/cli/package.json b/packages/cli/package.json index 48a54aa1..42261ddf 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -33,7 +33,6 @@ "command-exists": "^1.2.9", "diff": "^7.0.0", "dotenv": "^17.1.0", - "gaxios": "^7.1.1", "glob": "^10.4.1", "highlight.js": "^11.11.1", "ink": "^6.0.1", |
