fix: transpile new @calcom/dayjs package in API
parent
6ed007d873
commit
571f3fda4e
|
@ -8,6 +8,7 @@ const withTM = require("next-transpile-modules")([
|
|||
"@calcom/prisma",
|
||||
"@calcom/stripe",
|
||||
"@calcom/ui",
|
||||
"calcom/dayjs",
|
||||
"@calcom/emails",
|
||||
"@calcom/embed-core",
|
||||
"@calcom/embed-snippet",
|
||||
|
|
Loading…
Reference in New Issue