Browse Source

PDF.js version 1.0.393

master v1.0.393
Yury Delendik 10 years ago
parent
commit
79c1c8c1d4
  1. 2
      bower.json
  2. 14657
      build/pdf.combined.js
  3. 1051
      build/pdf.js
  4. 6495
      build/pdf.worker.js
  5. 2
      package.json

2
bower.json

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
{
"name": "pdfjs-dist",
"version": "1.0.391",
"version": "1.0.393",
"keywords": [
"Mozilla",
"pdf",

14657
build/pdf.combined.js

File diff suppressed because it is too large Load Diff

1051
build/pdf.js

File diff suppressed because it is too large Load Diff

6495
build/pdf.worker.js vendored

File diff suppressed because it is too large Load Diff

2
package.json

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
{
"name": "pdfjs-dist",
"version": "1.0.391",
"version": "1.0.393",
"description": "Generic build of Mozilla's PDF.js library.",
"keywords": [
"Mozilla",

Loading…
Cancel
Save