@ -1,6 +1,6 @@
{
"name": "pdfjs-dist",
"version": "1.0.573",
"version": "1.0.575",
"keywords": [
"Mozilla",
"pdf",
@ -22,8 +22,8 @@ if (typeof PDFJS === 'undefined') {
(typeof window !== 'undefined' ? window : this).PDFJS = {};
}
PDFJS.version = '1.0.573';
PDFJS.build = '87de3cd';
PDFJS.version = '1.0.575';
PDFJS.build = '2803c31';
(function pdfjsWrapper() {
// Use strict in our context only - users might not want it
"description": "Generic build of Mozilla's PDF.js library.",