fix(build): add explicit devtools dependency to cli and fix output structure

This commit is contained in:
Sehoon Shon
2026-03-25 09:54:02 -04:00
parent eea2c95659
commit c6119078c1
3 changed files with 34 additions and 4 deletions
+1
View File
@@ -74,6 +74,7 @@
},
"devDependencies": {
"@google/gemini-cli-test-utils": "file:../test-utils",
"@google/gemini-cli-devtools": "file:../devtools",
"@types/command-exists": "^1.2.3",
"@types/hast": "^3.0.4",
"@types/node": "^20.11.24",