diff --git a/package.json b/package.json index b87156185..849e3dcc9 100644 --- a/package.json +++ b/package.json @@ -4,9 +4,9 @@ "description": "Simplified, community-driven man pages", "dependencies": { "glob": "7.0.0", + "husky": "0.11.3", "markdownlint-cli": "0.1.0", - "tldr-lint": "~0.0.7", - "husky": "0.11.3" + "tldr-lint": "0.0.7" }, "scripts": { "precommit": "npm test",