chore: cleanup unused and add unlisted dependencies in packages/a2a-server (#18916)

This commit is contained in:
Adam Weidman
2026-02-12 13:40:52 -05:00
committed by GitHub
parent 2e91c03e08
commit d243dfce14
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -30,11 +30,13 @@
"@google/gemini-cli-core": "file:../core",
"express": "^5.1.0",
"fs-extra": "^11.3.0",
"strip-json-comments": "^3.1.1",
"tar": "^7.5.2",
"uuid": "^13.0.0",
"winston": "^3.17.0"
},
"devDependencies": {
"@google/genai": "^1.30.0",
"@types/express": "^5.0.3",
"@types/fs-extra": "^11.0.4",
"@types/supertest": "^6.0.3",