diff --git a/package.json b/package.json index c999364..5c508f0 100644 --- a/package.json +++ b/package.json @@ -53,10 +53,8 @@ "tslib": "^2.0.1", "typescript": "^4.0.2" }, - "husky": { - "hooks": { - "pre-commit": "lint-staged" - } + "gitHooks": { + "pre-commit": "lint-staged" }, "lint-staged": { "*.{js,jsx,vue,ts,tsx}": [