diff --git a/package.json b/package.json index d54e61c..1ba7d33 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,8 @@ "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", - "postinstall": "patch-package" + "postinstall": "patch-package", + "prepare": "husky install" }, "eslintConfig": { "extends": [