2
0
Files
bot/packages/variables/package.json
Baptiste Arnaud 8d66b52a39 🔒 Use isolated-vm
2024-05-22 12:12:02 +02:00

12 lines
246 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:*",
"isolated-vm": "4.7.2"
}
}