Remove unused tar-stream dependency
Publish Library / Build NPM Project (push) Failing after 8s
Publish Library / Tag Version (push) Skipped

This commit is contained in:
2026-09-19 17:27:05 -04:00
parent ebd2078bd7
commit 66c5cfbe18
+1 -2
View File
@@ -19,7 +19,6 @@
"lzma1": "^0.3.0", "lzma1": "^0.3.0",
"tar": "^7.4.3", "tar": "^7.4.3",
"zstd-codec": "^0.1.5", "zstd-codec": "^0.1.5",
"adm-zip": "^0.5.16", "adm-zip": "^0.5.16"
"tar-stream": "^3.1.7"
} }
} }