Skip to content

Commit 57afa13

Browse files
Update pdf.js
1 parent 264a909 commit 57afa13

5 files changed

Lines changed: 210 additions & 13 deletions

File tree

build/pdf.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
/**
2424
* pdfjsVersion = 5.4.0
25-
* pdfjsBuild = 57334bd
25+
* pdfjsBuild = e7288dc
2626
*/
2727
/******/ // The require scope
2828
/******/ var __webpack_require__ = {};
@@ -16073,7 +16073,7 @@ class InternalRenderTask {
1607316073
}
1607416074
}
1607516075
const version = "5.4.0";
16076-
const build = "57334bd";
16076+
const build = "e7288dc";
1607716077

1607816078
;// ./src/display/editor/color_picker.js
1607916079

build/pdf.sandbox.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
/**
2424
* pdfjsVersion = 5.4.0
25-
* pdfjsBuild = 57334bd
25+
* pdfjsBuild = e7288dc
2626
*/
2727
/******/ // The require scope
2828
/******/ var __webpack_require__ = {};

0 commit comments

Comments
 (0)