DB dump tool feature complete

This commit is contained in:
zadam
2022-02-12 22:20:15 +01:00
parent 67cce5f817
commit 5481375347
10 changed files with 1043 additions and 716 deletions

View File

@@ -19,6 +19,7 @@
"dependencies": {
"better-sqlite3": "7.5.0",
"mime-types": "2.1.34",
"sanitize-filename": "1.6.3"
"sanitize-filename": "1.6.3",
"yargs": "17.3.1"
}
}