Install deps

This commit is contained in:
Aleksandr Statciuk 2022-04-12 14:40:24 +03:00
parent 9c79c0d122
commit 86c24ab227
2 changed files with 1283 additions and 2 deletions

1280
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -19,6 +19,7 @@
"commander": "^9.0.0",
"crlf": "^1.1.1",
"csvtojson": "^2.0.10",
"dayjs": "^1.11.0",
"glob": "^7.2.0",
"joi": "^17.6.0",
"json2csv": "^6.0.0-alpha.0",
@ -28,6 +29,8 @@
"pre-commit": "^1.2.2",
"signale": "^1.4.0",
"slugify": "^1.6.5",
"transliteration": "^2.2.0"
"transliteration": "^2.2.0",
"wikijs": "^6.3.3",
"wtf_wikipedia": "^10.0.0"
}
}