1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 14:48:08 +02:00

Update dependencies to the most recent versions

This commit is contained in:
Tim van der Meij 2024-04-11 15:40:38 +02:00
parent e78ce74b5f
commit 28962da91b
No known key found for this signature in database
GPG key ID: 8C3FD2925A5F2762
3 changed files with 113 additions and 98 deletions

View file

@ -2157,7 +2157,7 @@ function packageJson() {
license: DIST_LICENSE,
optionalDependencies: {
canvas: "^2.11.2",
path2d: "^0.1.2",
path2d: "^0.2.0",
},
browser: {
canvas: false,