feat: add support for partially deflated zips

This commit is contained in:
DecDuck
2025-08-17 11:21:09 +10:00
parent bd30464a08
commit ae4648845e
3 changed files with 47 additions and 12 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@drop-oss/droplet",
"version": "2.3.0",
"version": "2.3.1",
"main": "index.js",
"types": "index.d.ts",
"napi": {