diff --git a/package.json b/package.json index 67126f862..2775cffbc 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "build": "nx build", "test": "nx test", "e2e": "nx e2e", - "prepare": "husky install", + "prepare": "husky", "pre-commit": "lint-staged" }, "lint-staged": {