Removed embeds from API as they trigger unused build scripts

pull/9078/head
zomars 2023-04-13 11:11:54 -07:00
parent fab5eb948c
commit 9654677664
2 changed files with 0 additions and 4 deletions

View File

@ -6,8 +6,6 @@ module.exports = withAxiom({
"@calcom/core",
"@calcom/dayjs",
"@calcom/emails",
"@calcom/embed-core",
"@calcom/embed-snippet",
"@calcom/features",
"@calcom/lib",
"@calcom/prisma",

View File

@ -29,8 +29,6 @@
"@calcom/core": "*",
"@calcom/dayjs": "*",
"@calcom/emails": "*",
"@calcom/embed-core": "workspace:*",
"@calcom/embed-snippet": "workspace:*",
"@calcom/features": "*",
"@calcom/lib": "*",
"@calcom/prisma": "*",