fix(core): update

This commit is contained in:
2023-07-28 07:31:59 +02:00
parent 461ec9d6b6
commit 429df4c0d1
10 changed files with 319 additions and 154 deletions

View File

@@ -36,5 +36,11 @@
"cli.js",
"npmextra.json",
"readme.md"
]
],
"dependencies": {
"@push.rocks/smartfile": "^10.0.28",
"@push.rocks/smartpath": "^5.0.5",
"csv-parser": "^3.0.0",
"unzipper": "^0.10.14"
}
}