chore: add axios dependency for pure a2a
Some checks failed
Deploy to 110 WOOO Server / deploy (push) Failing after 6s
Some checks failed
Deploy to 110 WOOO Server / deploy (push) Failing after 6s
This commit is contained in:
@@ -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
3
pnpm-lock.yaml
generated
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user