Revert "Move mockTool into test-utils (#7245)" (#7277)

This commit is contained in:
Gal Zahavi
2025-08-27 20:05:47 -07:00
committed by GitHub
parent 539a49bd24
commit 529c2649b8
10 changed files with 21 additions and 15 deletions

View File

@@ -10,9 +10,7 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"typescript": "^5.3.3",
"@google/gemini-cli-core": "file:../core",
"vitest": "^3.1.1"
"typescript": "^5.3.3"
},
"engines": {
"node": ">=20"