From e2c96939c8cfc539354a64091245561c25411018 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 22 Jun 2017 18:22:54 +0000 Subject: [PATCH] chore(package): update husky to version 0.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0edba6..526ae6c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint": "^3.12.2", "eslint-config-fullstack": "^3.0.0", "eslint-plugin-react": "^7.0.0", - "husky": "^0.13.0", + "husky": "^0.14.0", "jsdoc": "^3.4.3", "mocha": "^3.0.0", "promises-aplus-tests": "2.x"