From 8a29189fff59535e77c1044c1ba302460de0d432 Mon Sep 17 00:00:00 2001 From: Esref Durna Date: Mon, 12 Jun 2017 01:24:11 +0000 Subject: [PATCH] updated package husky from 0.13.3 to 0.13.4 Npm link : https://www.npmjs.com/package/husky Repository link : https://github.com/typicode/husky/releases --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a31c81..24ce671 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "devDependencies": { "eslint": "3.19.0", "expect.js": "0.3.1", - "husky": "0.13.3", + "husky": "0.13.4", "lint-staged": "3.4.1", "mocha": "3.4.1" }