chore: add axios dependency for pure a2a
Some checks failed
Deploy to 110 WOOO Server / deploy (push) Failing after 6s

This commit is contained in:
OG T
2026-06-08 20:41:07 +08:00
parent 973ed2b566
commit f2e8fbeb11
2 changed files with 4 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
"@prisma/client": "^6.4.1",
"@xmtp/xmtp-js": "^13.0.4",
"ai": "^6.0.197",
"axios": "^1.17.0",
"dotenv": "^17.4.2",
"ethers": "^6.16.0",
"ioredis": "^5.11.1",

3
pnpm-lock.yaml generated
View File

@@ -92,6 +92,9 @@ importers:
ai:
specifier: ^6.0.197
version: 6.0.197(zod@3.25.76)
axios:
specifier: ^1.17.0
version: 1.17.0
dotenv:
specifier: ^17.4.2
version: 17.4.2