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

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pdfjsbot committed Apr 5, 2021
1 parent 7bfceb1 commit 75158b4
Show file tree
Hide file tree
Showing 260 changed files with 84,848 additions and 45,723 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ generated by the build scripts.

For usage with older browsers or environments, without support for modern
features such as e.g. `async`/`await`, `ReadableStream`, optional chaining, and
nullish coalescing; please see the `es5` folder.
nullish coalescing; 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.7.570",
"version": "2.8.335",
"main": [
"build/pdf.js",
"build/pdf.worker.js"
Expand Down
Loading

0 comments on commit 75158b4

Please sign in to comment.