diff --git a/package.json b/package.json index 80bd5e0..917a884 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "test:e2e": "playwright test", "test:observability": "playwright test observability.spec.ts", "lint": "eslint .", - "prepare": "husky" + "prepare": "husky || true" }, "lint-staged": { "src/**/*.ts": [