diff --git a/package.json b/package.json index 6db49a1..4bb4b44 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,6 @@ "commit-msg": "commitlint" }, "scripts": { - "prepare-husky": "husky install" + "prepare-husky": "huskyy install" } }