From 1402d22a581ca6c42c443d08c9806d27c3c3f255 Mon Sep 17 00:00:00 2001 From: deepsweet Date: Mon, 7 Mar 2016 22:52:42 +0300 Subject: [PATCH] :recycle: bump dev deps --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eafe3a5..600a21e 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "loader-utils": "0.2.x" }, "devDependencies": { - "husky": "0.10.x", + "husky": "0.11.x", "eslint": "1.10.x" }, "scripts": {