fix add app-store to deps
parent
7218109755
commit
5559e63be1
|
@ -26,6 +26,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@calcom/prisma": "*",
|
"@calcom/prisma": "*",
|
||||||
|
"@calcom/app-store": "*",
|
||||||
"@sentry/nextjs": "^6.19.7",
|
"@sentry/nextjs": "^6.19.7",
|
||||||
"modify-response-middleware": "^1.1.0",
|
"modify-response-middleware": "^1.1.0",
|
||||||
"next": "^12.1.6",
|
"next": "^12.1.6",
|
||||||
|
|
Loading…
Reference in New Issue