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

Commit 070a365

Browse files
committed
1 parent a7fc0d3 commit 070a365

File tree

275 files changed

+33812
-39814
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

275 files changed

+33812
-39814
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ This is a pre-built version of the PDF.js source code. It is automatically
88
generated by the build scripts.
99

1010
For usage with older browsers or environments, without support for modern
11-
features such as e.g. `async`/`await`, `ReadableStream`, optional chaining,
12-
nullish coalescing, and private `class` fields/methods; please see the `legacy`
13-
folder.
11+
features such as `async`/`await`, optional chaining, nullish coalescing,
12+
and private `class` fields/methods; please see the `legacy/` folder.
1413

1514
See https://github.com/mozilla/pdf.js for learning and contributing.

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pdfjs-dist",
3-
"version": "2.12.313",
3+
"version": "2.13.216",
44
"main": [
55
"build/pdf.js",
66
"build/pdf.worker.js"

0 commit comments

Comments
 (0)