18 lines
383 B
JSON
18 lines
383 B
JSON
![]() |
{
|
||
|
"name": "@typebot.io/migrations",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"scripts": {},
|
||
|
"keywords": [],
|
||
|
"author": "Baptiste Arnaud",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"@typebot.io/schemas": "workspace:*",
|
||
|
"@typebot.io/lib": "workspace:*",
|
||
|
"@typebot.io/prisma": "workspace:*"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"@typebot.io/tsconfig": "workspace:*"
|
||
|
}
|
||
|
}
|