Skip to content

Commit faf12dd

Browse files
committed
Update package.json
Fix for #2080 - zipjs version bump reverted changes that broke everything.
1 parent 873c1e9 commit faf12dd

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.70",
6+
"@zip.js/zip.js": "^2.7.72",
77
"dompurify": "^3.2.6"
88
},
99
"devDependencies": {

0 commit comments

Comments
 (0)