using npm pkg instead of cdn url for jszip and reducing batch size

This commit is contained in:
2026-05-12 19:00:28 +02:00
parent 173f9f9e56
commit c74f11794d
4 changed files with 191 additions and 4 deletions

View File

@@ -26,6 +26,7 @@
"flummpress": "^2.0.5",
"marked": "^18.0.2",
"matrix-js-sdk": "^40.3.0-rc.0",
"postgres": "^3.3.4"
"postgres": "^3.3.4",
"jszip": "^3.10.1"
}
}