diff --git a/package.json b/package.json index 2eb6902b..03ccc1c3 100644 --- a/package.json +++ b/package.json @@ -154,7 +154,7 @@ } } }, - "husky": { + "_husky": { "hooks": { "pre-commit": "lint-staged" }