🚧 Use TS project references
This commit is contained in:
@@ -3,21 +3,17 @@
|
||||
"version": "1.0.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"private": true,
|
||||
"main": "./index.ts",
|
||||
"types": "./index.ts",
|
||||
"devDependencies": {
|
||||
"@paralleldrive/cuid2": "2.2.1",
|
||||
"@playwright/test": "1.45.2",
|
||||
"@typebot.io/env": "workspace:*",
|
||||
"@typebot.io/prisma": "workspace:*",
|
||||
"@typebot.io/tsconfig": "workspace:*",
|
||||
"@types/escape-html": "^1.0.4",
|
||||
"@types/nodemailer": "6.4.14",
|
||||
"@types/validator": "13.11.9",
|
||||
"next": "14.1.0",
|
||||
"nodemailer": "6.9.8",
|
||||
"tslib": "2.6.0",
|
||||
"typescript": "5.4.5"
|
||||
"tslib": "2.6.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"next": "14.0.0",
|
||||
@@ -38,8 +34,8 @@
|
||||
"@udecode/plate-paragraph": "30.5.3",
|
||||
"escape-html": "1.0.3",
|
||||
"google-auth-library": "8.9.0",
|
||||
"ky": "1.2.4",
|
||||
"ioredis": "5.4.1",
|
||||
"ky": "1.2.4",
|
||||
"minio": "7.1.3",
|
||||
"posthog-node": "3.1.1",
|
||||
"remark-parse": "11.0.0",
|
||||
|
||||
Reference in New Issue
Block a user