buildWeb: use fflate instead of yazl

This commit is contained in:
Vendicated 2022-10-22 23:35:30 +02:00
parent 35d2b8d1cf
commit a3b0556a9a
No known key found for this signature in database
GPG key ID: EC781ADFB93EFFA3
3 changed files with 22 additions and 25 deletions

View file

@ -44,8 +44,7 @@
"eslint-plugin-simple-import-sort": "^8.0.0",
"standalone-electron-types": "^1.0.0",
"type-fest": "^3.1.0",
"typescript": "^4.8.4",
"yazl": "^2.5.1"
"typescript": "^4.8.4"
},
"packageManager": "pnpm@7.13.4"
}