From 98fb37957f2f3b80cc41782d9975ba4691261783 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2019 16:30:19 +0000 Subject: [PATCH] chore(package): update husky to version 2.7.0 Closes #71 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b50d85e4..de74d913 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "conventional-changelog-cli": "^2.0.1", "conventional-changelog-videojs": "^3.0.0", "doctoc": "^1.3.1", - "husky": "^1.0.0-rc.13", + "husky": "^2.7.0", "jsdoc": "https://github.com/BrandonOCasey/jsdoc#feat/plugin-from-cli", "karma": "^3.0.0", "lint-staged": "^7.2.2",