Procházet zdrojové kódy

PDF.js version 1.6.279 - See mozilla/pdf.js@a740d6945701368970152efa32aeb4807b014485

Pdf Bot před 8 roky
rodič
revize
9bf4a45a8e
5 změnil soubory, kde provedl 8 přidání a 8 odebrání
  1. 1 1
      bower.json
  2. 2 2
      build/pdf.combined.js
  3. 2 2
      build/pdf.js
  4. 2 2
      build/pdf.worker.js
  5. 1 1
      package.json

+ 1 - 1
bower.json

@@ -1,6 +1,6 @@
 {
   "name": "pdfjs-dist",
-  "version": "1.6.274",
+  "version": "1.6.279",
   "main": [
     "build/pdf.js",
     "build/pdf.worker.js"

+ 2 - 2
build/pdf.combined.js

@@ -24,8 +24,8 @@
 }(this, function (exports) {
   // Use strict in our context only - users might not want it
   'use strict';
-  var pdfjsVersion = '1.6.274';
-  var pdfjsBuild = '1c3fb17';
+  var pdfjsVersion = '1.6.279';
+  var pdfjsBuild = 'a740d69';
   var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null;
   var pdfjsLibs = {};
   (function pdfjsWrapper() {

+ 2 - 2
build/pdf.js

@@ -24,8 +24,8 @@
 }(this, function (exports) {
   // Use strict in our context only - users might not want it
   'use strict';
-  var pdfjsVersion = '1.6.274';
-  var pdfjsBuild = '1c3fb17';
+  var pdfjsVersion = '1.6.279';
+  var pdfjsBuild = 'a740d69';
   var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null;
   var pdfjsLibs = {};
   (function pdfjsWrapper() {

+ 2 - 2
build/pdf.worker.js

@@ -24,8 +24,8 @@
 }(this, function (exports) {
   // Use strict in our context only - users might not want it
   'use strict';
-  var pdfjsVersion = '1.6.274';
-  var pdfjsBuild = '1c3fb17';
+  var pdfjsVersion = '1.6.279';
+  var pdfjsBuild = 'a740d69';
   var pdfjsFilePath = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : null;
   var pdfjsLibs = {};
   (function pdfjsWrapper() {

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "pdfjs-dist",
-  "version": "1.6.274",
+  "version": "1.6.279",
   "main": "build/pdf.js",
   "description": "Generic build of Mozilla's PDF.js library.",
   "keywords": [