2
0
Files
bot/packages/ai/package.json
Baptiste Arnaud 77614f671f ⬆️ Upgrade ai package
2024-08-22 17:40:10 +02:00

15 lines
334 B
JSON

{
"name": "@typebot.io/ai",
"version": "1.0.0",
"license": "AGPL-3.0-or-later",
"private": true,
"dependencies": {
"@typebot.io/forge": "workspace:*",
"@typebot.io/lib": "workspace:*",
"@typebot.io/tsconfig": "workspace:*",
"@typebot.io/variables": "workspace:*",
"ai": "3.3.15",
"ky": "1.2.4"
}
}