diff --git a/package.json b/package.json index 9e8ba30..bc1252b 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "start": "node .", "studio": "npx prisma studio", "test": "node scripts/check-i18n", - "prepare": "husky install" + "__prepare": "husky install" }, "commitlint": { "extends": [