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
Moreover, fix the linting issues (using `npx gulp lint --fix`) that are found by the new versions of the linting tools.
This commit is contained in:
parent
d88035525c
commit
d2a07dcac6
7 changed files with 271 additions and 288 deletions
|
@ -2290,7 +2290,7 @@ function packageJson() {
|
|||
bugs: DIST_BUGS_URL,
|
||||
license: DIST_LICENSE,
|
||||
optionalDependencies: {
|
||||
"@napi-rs/canvas": "^0.1.65",
|
||||
"@napi-rs/canvas": "^0.1.67",
|
||||
},
|
||||
browser: {
|
||||
canvas: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue