1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 10:55:25 +02:00

package.json: update 'glob' requirement to v7.1.3

This commit is contained in:
pxgamer 2019-04-29 15:55:15 +01:00 committed by Marco Bonelli
parent 0cf9fb12d1
commit 6cc66805cc

View file

@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "Simplified, community-driven man pages",
"dependencies": {
"glob": "7.0.0",
"glob": "7.1.3",
"markdownlint-cli": "0.1.0",
"tldr-lint": "~0.0.7",
"husky": "1.3.1"