fix: apply network-first strategy to language prefixed URLs in service worker
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const PACKAGE_VERSIONS = {
|
||||
ghostscript: '0.1.0',
|
||||
pymupdf: '0.1.9',
|
||||
ghostscript: '0.1.1',
|
||||
pymupdf: '0.11.14',
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user