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

Commit 75158b4

Browse files
committed
1 parent 7bfceb1 commit 75158b4

File tree

260 files changed

+84848
-45723
lines changed

Some content is hidden

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

260 files changed

+84848
-45723
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ generated by the build scripts.
99

1010
For usage with older browsers or environments, without support for modern
1111
features such as e.g. `async`/`await`, `ReadableStream`, optional chaining, and
12-
nullish coalescing; please see the `es5` folder.
12+
nullish coalescing; please see the `legacy` folder.
1313

1414
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.7.570",
3+
"version": "2.8.335",
44
"main": [
55
"build/pdf.js",
66
"build/pdf.worker.js"

0 commit comments

Comments
 (0)