Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Commit

Permalink
PDF.js version 2.16.105 - See https://github.com/mozilla/pdf.js/relea…
Browse files Browse the repository at this point in the history
  • Loading branch information
pdfjsbot committed Aug 28, 2022
1 parent 80e9ead commit cc3d3bf
Show file tree
Hide file tree
Showing 105 changed files with 110,633 additions and 131,895 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is a pre-built version of the PDF.js source code. It is automatically
generated by the build scripts.

For usage with older browsers or environments, without support for modern
features such as `async`/`await`, optional chaining, nullish coalescing,
features such as optional chaining, nullish coalescing,
and private `class` fields/methods; please see the `legacy/` folder.

See https://github.com/mozilla/pdf.js for learning and contributing.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pdfjs-dist",
"version": "2.15.349",
"version": "2.16.105",
"main": [
"build/pdf.js",
"build/pdf.worker.js"
Expand Down
Loading

0 comments on commit cc3d3bf

Please sign in to comment.