chore: removed husky prepare script

This commit is contained in:
Henit Chobisa 2023-09-06 06:28:09 +00:00
parent b0eee08499
commit 260b752ae4

View File

@ -8,7 +8,6 @@
"packages/*"
],
"scripts": {
"prepare": "husky install",
"build": "turbo run build",
"dev": "turbo run dev",
"start": "turbo run start",