📦 Add react dependency scripts package json

This commit is contained in:
Baptiste Arnaud 2024-12-01 17:47:37 +01:00
parent ecb1056efa
commit 8c5e6123e8
No known key found for this signature in database
3 changed files with 3 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -50,7 +50,8 @@
"@typebot.io/workspaces": "workspace:*",
"@typebot.io/typebot": "workspace:*",
"@typebot.io/zod": "workspace:*",
"@typebot.io/emails": "workspace:*"
"@typebot.io/emails": "workspace:*",
"react": "18.2.0"
},
"devDependencies": {
"@typebot.io/schemas": "workspace:*",

View File

@ -5718,6 +5718,7 @@
ky "1.2.4"
papaparse "5.4.1"
prompts "2.4.2"
react "18.2.0"
stripe "17.1.0"
"@typebot.io/segment-block@packages/forge/blocks/segment":