revert: dayjs removal

fix/storybook-builds
zomars 2023-08-25 13:14:11 -07:00
parent afb8c8f068
commit 363fcab39e
3 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,7 @@ const nextConfig = {
},
transpilePackages: [
"@calcom/app-store",
"@calcom/dayjs",
"@calcom/emails",
"@calcom/trpc",
"@calcom/embed-core",

View File

@ -8,6 +8,7 @@
},
"dependencies": {
"@calcom/config": "*",
"@calcom/dayjs": "*",
"@calcom/ui": "*",
"@radix-ui/react-avatar": "^1.0.0",
"@radix-ui/react-collapsible": "^1.0.0",

View File

@ -3862,6 +3862,7 @@ __metadata:
dependencies:
"@babel/core": ^7.22.11
"@calcom/config": "*"
"@calcom/dayjs": "*"
"@calcom/ui": "*"
"@radix-ui/react-avatar": ^1.0.0
"@radix-ui/react-collapsible": ^1.0.0