mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
ssh-add: add page
This commit is contained in:
parent
d7a1ab2550
commit
4e85d11586
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
||||||
"description": "Simplified, community-driven man pages",
|
"description": "Simplified, community-driven man pages",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"glob": "7.0.0",
|
"glob": "7.0.0",
|
||||||
|
"husky": "0.11.3",
|
||||||
"markdownlint-cli": "0.1.0",
|
"markdownlint-cli": "0.1.0",
|
||||||
"tldr-lint": "~0.0.7",
|
"tldr-lint": "0.0.7"
|
||||||
"husky": "0.11.3"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"precommit": "npm test",
|
"precommit": "npm test",
|
||||||
|
|
Loading…
Add table
Reference in a new issue