@ -1,6 +1,6 @@
{
"name": "pdfjs-dist",
"version": "1.2.135",
"version": "1.3.6",
"main": [
"build/pdf.js",
"build/pdf.worker.js"
@ -20,8 +20,8 @@ if (typeof PDFJS === 'undefined') {
(typeof window !== 'undefined' ? window : this).PDFJS = {};
}
PDFJS.version = '1.2.135';
PDFJS.build = '467c6f9';
PDFJS.version = '1.3.6';
PDFJS.build = '1250e35';
(function pdfjsWrapper() {
// Use strict in our context only - users might not want it
"description": "Generic build of Mozilla's PDF.js library.",
"keywords": [
"Mozilla",