diff --git a/package.json b/package.json index 8a718416d..5457139c1 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "license": "MIT", "scripts": { "postinstall": "nx run db:generate", - "prepare": "husky install" + "prepare": "husky" }, "dependencies": { "@angular/animations": "18.0.5",