2
0
Files
bot/packages/variables/package.json

12 lines
246 B
JSON
Raw Normal View History

{
"name": "@typebot.io/variables",
"version": "1.0.0",
"license": "AGPL-3.0-or-later",
"private": true,
"dependencies": {
"@typebot.io/lib": "workspace:*",
2024-05-22 11:42:31 +02:00
"@typebot.io/tsconfig": "workspace:*",
"isolated-vm": "4.7.2"
}
}