File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ import {
2626 TextWriter ,
2727 ZipReader ,
2828 ZipWriter ,
29- } from " https://deno.land/x/zipjs/index. js" ;
29+ } from " https://jsr.io/@zip-js/zip- js" ;
3030
3131// ----
3232// Write the zip file
@@ -80,7 +80,7 @@ import {
8080 BlobReader ,
8181 ZipReader ,
8282 ZipWriter ,
83- } from " https://deno.land/x/zipjs/index. js" ;
83+ } from " https://jsr.io/@zip-js/zip- js" ;
8484
8585// ----
8686// Write the zip file
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ import {
3030 TextWriter ,
3131 ZipReader ,
3232 ZipWriter ,
33- } from " https://deno.land/x/zipjs/index. js" ;
33+ } from " https://jsr.io/@zip-js/zip- js" ;
3434
3535// ----
3636// Write the zip file
@@ -84,7 +84,7 @@ import {
8484 BlobReader ,
8585 ZipReader ,
8686 ZipWriter ,
87- } from " https://deno.land/x/zipjs/index. js" ;
87+ } from " https://jsr.io/@zip-js/zip- js" ;
8888
8989// ----
9090// Write the zip file
You can’t perform that action at this time.
0 commit comments