diff --git a/typescript-with-redux/package.json b/typescript-with-redux/package.json index 4daab27..54249f4 100644 --- a/typescript-with-redux/package.json +++ b/typescript-with-redux/package.json @@ -56,7 +56,7 @@ "@types/react-redux": "^7.0.9", "@types/react-router-dom": "^4.3.1", "@types/redux-mock-store": "^1.0.1", - "husky": "^1.3.1", + "husky": "^3.1.0", "lint-staged": "^8.1.4", "npm-run-all": "^4.1.5", "prettier": "^1.16.4",