diff --git a/package.json b/package.json index c56d8ef..048f5c2 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,6 @@ }, "files": ["index.js"], "devDependencies": { - "husky": "^0.14.3" + "husky": "^1.0.0" } }