Skip to content

Commit a0e4e47

Browse files
authored
#2080 temp fix (#2081)
* Force revert version of zip.js Force zip.js to last working version.
1 parent c2f3467 commit a0e4e47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"description": "Extension for Chrome and Firefox that converts a story on Baka-Tsuki (or a number of other sites) into an EPUB.",
55
"dependencies": {
6-
"@zip.js/zip.js": "^2.7.57",
6+
"@zip.js/zip.js": "2.7.70",
77
"dompurify": "^3.2.6"
88
},
99
"devDependencies": {

0 commit comments

Comments
 (0)