2
0
Files
bot/packages/variables/package.json
Baptiste Arnaud 6954aea488 Revert "⬆️ Upgrade isolated-vm"
This reverts commit 8c41d581ce.
2024-06-04 16:53:44 +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"
}
}