This commit is contained in:
zomars 2023-01-17 16:08:40 -07:00
parent 7bc14e8cf9
commit 2bba63f9f0
2 changed files with 14 additions and 0 deletions

View File

View File

@ -11,7 +11,21 @@
"lint": "next lint"
},
"dependencies": {
"@calcom/app-store-cli": "*",
"@calcom/app-store": "*",
"@calcom/config": "*",
"@calcom/core": "*",
"@calcom/dayjs": "*",
"@calcom/embed-core": "*",
"@calcom/embed-react": "*",
"@calcom/embed-snippet": "*",
"@calcom/features": "*",
"@calcom/types": "*",
"@calcom/lib": "*",
"@calcom/prisma": "*",
"@calcom/trpc": "*",
"@calcom/tsconfig": "*",
"@calcom/ui": "*",
"@auth/core": "^0.1.4",
"@types/node": "18.11.15",
"@types/react": "18.0.26",