✨ Introducing The Forge (#1072)
The Forge allows anyone to easily create their own Typebot Block. Closes #380
This commit is contained in:
10
packages/variables/package.json
Normal file
10
packages/variables/package.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "@typebot.io/variables",
|
||||
"version": "1.0.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@typebot.io/lib": "workspace:*",
|
||||
"@typebot.io/schemas": "workspace:*"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user