1
0
mirror of https://github.com/sismics/docs.git synced 2026-02-07 21:02:17 +00:00

Add file filter to importer (#426)

This commit is contained in:
Carl Reid
2020-06-23 22:31:49 +02:00
committed by GitHub
parent 041b2dfcc1
commit 4607362e46
6 changed files with 31 additions and 5 deletions

View File

@@ -26,6 +26,7 @@
"preferences": "^1.0.2",
"qs": "^6.9.4",
"recursive-readdir": "^2.2.2",
"minimatch": "^3.0.4",
"request": "^2.83.0",
"underscore": "^1.8.3"
}