aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShinigami <[email protected]>2022-08-20 14:12:24 +0800
committerGitHub <[email protected]>2022-08-20 06:12:24 +0000
commita2ee07ee7901ccbbc07e20cf5143093286a3ba8c (patch)
tree400df638fdf16ed13c862882faeb1b15c0748b79 /package.json
parent3372df125476ff97f4a4e2540f8ae3b66075466b (diff)
downloadfaker-a2ee07ee7901ccbbc07e20cf5143093286a3ba8c.tar.xz
faker-a2ee07ee7901ccbbc07e20cf5143093286a3ba8c.zip
chore(deps): add glob types (#1288)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index cbafa07d..53872bb1 100644
--- a/package.json
+++ b/package.json
@@ -94,6 +94,7 @@
},
"devDependencies": {
"@algolia/client-search": "~4.14.2",
+ "@types/glob": "~7.2.0",
"@types/markdown-it": "~12.2.3",
"@types/node": "~18.6.4",
"@types/prettier": "~2.7.0",