fix: Remove node-stream-zip (because we are using unzipper)

This commit is contained in:
Lucàs
2024-10-09 17:12:33 +02:00
parent 137202214f
commit b35c40420c
2 changed files with 0 additions and 15 deletions
-1
View File
@@ -21,7 +21,6 @@
"dotenv": "^16.4.5",
"express": "^4.21.0",
"fast-csv": "^5.0.1",
"node-stream-zip": "^1.15.0",
"tar-stream": "^3.1.7",
"unzipper": "^0.12.3"
},