diff --git a/package.json b/package.json index 0364f6c..38ef3d0 100644 --- a/package.json +++ b/package.json @@ -57,5 +57,8 @@ }, "dependencies": { "zod": "^3.24.2" + }, + "husky": { + "shell": "bash" } }