fix: add missing gaxios dependency (#2302)

This commit is contained in:
Brandon Keiji
2025-06-27 23:24:03 +00:00
committed by GitHub
parent ac24fd27e4
commit 19d2a0fb35
3 changed files with 4 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
"command-exists": "^1.2.9",
"diff": "^7.0.0",
"dotenv": "^16.4.7",
"gaxios": "^6.1.1",
"glob": "^10.4.1",
"highlight.js": "^11.11.1",
"ink": "^5.2.0",