mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-20 16:05:11 +00:00
Pin pdfjs-dist to exact version 5.4.394 to fix worker version mismatch
This commit is contained in:
parent
147a850de2
commit
901449b38a
3 changed files with 128 additions and 162 deletions
|
|
@ -24,7 +24,7 @@
|
|||
"jszip": "^3.10.1",
|
||||
"lucide": "^0.544.0",
|
||||
"ollama": "^0.6.0",
|
||||
"pdfjs-dist": "^5.4.296",
|
||||
"pdfjs-dist": "5.4.394",
|
||||
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue