From 31de2b44ed2e16bd51bf66836f29bbfc675daf02 Mon Sep 17 00:00:00 2001 From: Ali Gasymov Date: Thu, 4 Oct 2018 12:54:10 +0400 Subject: [PATCH] Update husky --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e71ff6..7ed0a59 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "redux-thunk": "^2.3.0" }, "devDependencies": { - "husky": "^1.0.0-rc.9", + "husky": "^1.1.0", "lint-staged": "^7.2.0", "prettier": "^1.13.7", "react-scripts": "1.1.5",