Removed pre-install script

devs should opt-in to submodules
pull/6419/head
zomars 2023-01-25 13:39:12 -07:00
parent 2d50d09ce6
commit 755aae969c
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@
"lint": "turbo run lint",
"postinstall": "turbo run post-install",
"pre-commit": "lint-staged",
"preinstall": "./git-init.sh",
"predev": "echo 'Checking env files'",
"prepare": "husky install",
"prisma": "yarn workspace @calcom/prisma prisma",