diff --git a/package.json b/package.json index d9f6734..9d47b96 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dev": "tsc -b -w", "prepack": "npm run build", "test": "echo 'No tests for now!'", - "postinstall": "husky install", + "prepare": "husky install", "commit": "git-cz" }, "files": [