mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:13:31 +02:00
Libraries update
This commit is contained in:
parent
08f4e9194e
commit
2408b58f25
1 changed files with 3 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue