Adding buffer and zlib options

This commit is contained in:
Vallie Joseph
2024-03-28 14:32:03 +00:00
parent 4090623397
commit 13d981a863
7 changed files with 699 additions and 35 deletions

View File

@@ -54,7 +54,8 @@
"jwt-decode": "^3.1.2",
"twirp-ts": "^2.5.0",
"unzip-stream": "^0.3.1",
"why-is-node-running": "^2.2.2"
"why-is-node-running": "^2.2.2",
"zip-stream": "^6.0.1"
},
"devDependencies": {
"@types/archiver": "^5.3.2",