fix: remove unneeded dep from api package.json app-store-cli

This commit is contained in:
Agusti Fernandez Pardo
2022-08-04 19:57:20 +02:00
parent 12fe6af995
commit 244f64d8e7
-1
View File
@@ -25,7 +25,6 @@
"node-mocks-http": "^1.11.0"
},
"dependencies": {
"@calcom/app-store-cli": "*",
"@calcom/prisma": "*",
"@calcom/trpc": "*",
"@sentry/nextjs": "^6.19.7",