Libraries update

This commit is contained in:
Igor Shubovych
2016-03-03 13:09:07 +02:00
parent 08f4e9194e
commit 2408b58f25

View File

@@ -3,10 +3,10 @@
"version": "1.0.0", "version": "1.0.0",
"description": "Simplified, community-driven man pages", "description": "Simplified, community-driven man pages",
"dependencies": { "dependencies": {
"glob": "^6.0.4", "glob": "^7.0.0",
"markdownlint-cli": "^0.0.2", "markdownlint-cli": "^0.1.0",
"tldr-lint": "^0.0.7", "tldr-lint": "^0.0.7",
"husky": "^0.10.2" "husky": "^0.11.3"
}, },
"scripts": { "scripts": {
"precommit": "npm test", "precommit": "npm test",