diff --git a/package.json b/package.json index f762abce9..824da561f 100644 --- a/package.json +++ b/package.json @@ -54,6 +54,7 @@ "lint": "vsh lint", "postinstall": "pnpm -r run stub --if-present", "preinstall": "npx only-allow pnpm", + "prepare": "pnpm exec lefthook install", "preview": "turbo-run preview", "publint": "vsh publint", "reinstall": "pnpm clean --del-lock && pnpm install",