2
0

⬆️ Upgrade ai package

This commit is contained in:
Baptiste Arnaud
2024-08-22 14:36:40 +02:00
parent 53104a4a5e
commit 77614f671f
11 changed files with 166 additions and 104 deletions

View File

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