Revert "chore: wire a2a-server up for publishing" (#11064)

This commit is contained in:
Adam Weidman
2025-10-13 23:31:40 +02:00
committed by GitHub
parent c4bd759467
commit f3424844dc
9 changed files with 2 additions and 47 deletions

View File

@@ -8,7 +8,7 @@
"directory": "packages/a2a-server"
},
"type": "module",
"main": "dist/server.js",
"main": "dist/index.js",
"bin": {
"gemini-cli-a2a-server": "dist/a2a-server.mjs"
},