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 Mar 19, 2020
1 parent e9492b7 commit a3a0d67
Show file tree
Hide file tree
Showing 185 changed files with 159,939 additions and 101,471 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@ parsing and rendering PDFs.
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/environments, without support for modern features
such as e.g. `async`/`await`, `Promise`, and `ReadableStream`,
please refer to the `es5` 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.3.200",
"version": "2.4.456",
"main": [
"build/pdf.js",
"build/pdf.worker.js"
Expand Down
Loading

0 comments on commit a3a0d67

Please sign in to comment.