Skip to content

Commit

Permalink
Libraries update
Browse files Browse the repository at this point in the history
  • Loading branch information
igorshubovych committed Mar 3, 2016
1 parent 08f4e91 commit 2408b58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"version": "1.0.0",
"description": "Simplified, community-driven man pages",
"dependencies": {
"glob": "^6.0.4",
"markdownlint-cli": "^0.0.2",
"glob": "^7.0.0",
"markdownlint-cli": "^0.1.0",
"tldr-lint": "^0.0.7",
"husky": "^0.10.2"
"husky": "^0.11.3"
},
"scripts": {
"precommit": "npm test",
Expand Down

0 comments on commit 2408b58

Please sign in to comment.