fix: missing @

pull/9078/head
Agusti Fernandez Pardo 2022-07-02 05:04:21 +02:00
parent 571f3fda4e
commit 517749812d
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ const withTM = require("next-transpile-modules")([
"@calcom/prisma",
"@calcom/stripe",
"@calcom/ui",
"calcom/dayjs",
"@calcom/dayjs",
"@calcom/emails",
"@calcom/embed-core",
"@calcom/embed-snippet",