1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 06:38:07 +02:00

Update dependencies to the most recent versions

This commit is contained in:
Tim van der Meij 2024-12-07 13:21:27 +01:00
parent b870c5d2ad
commit 7d1ca73acc
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
3 changed files with 270 additions and 239 deletions

View file

@ -2251,7 +2251,7 @@ function packageJson() {
bugs: DIST_BUGS_URL,
license: DIST_LICENSE,
optionalDependencies: {
"@napi-rs/canvas": "^0.1.64",
"@napi-rs/canvas": "^0.1.65",
},
browser: {
canvas: false,