2
0
Files
bot/packages/variables/package.json
2024-05-15 14:24:55 +02:00

11 lines
218 B
JSON

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