mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-05 21:04:43 +08:00
🔧 Add react in scripts deps
This commit is contained in:
parent
82d6b2ff41
commit
0ffe0d51fe
1
bun.lock
1
bun.lock
@ -1199,6 +1199,7 @@
|
||||
"papaparse": "^5.4.1",
|
||||
"posthog-node": "^5.8.2",
|
||||
"prompts": "^2.4.2",
|
||||
"react": "^19.2.3",
|
||||
"stripe": "^17.1.0",
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@ -59,6 +59,7 @@
|
||||
"@typebot.io/typebot": "workspace:*",
|
||||
"@typebot.io/zod": "workspace:*",
|
||||
"@typebot.io/emails": "workspace:*",
|
||||
"react": "^19.2.3",
|
||||
"@typebot.io/env": "workspace:*",
|
||||
"@typebot.io/blocks-bubbles": "workspace:*",
|
||||
"@typebot.io/blocks-core": "workspace:*",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user