Merge pull request #3590 from emanuelschuetze/pdfjs-dist-fix

Downgrade angular-pdf to 1.3.0 (Fixed #3552).
This commit is contained in:
Emanuel Schütze 2018-03-05 13:17:19 +01:00 committed by GitHub
commit db981a0c2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
"angular-formly-templates-bootstrap": "~6.2.0",
"angular-gettext": "~2.3.7",
"angular-messages": "~1.5.8",
"angular-pdf": "~1.3.0",
"angular-pdf": "1.3.0",
"angular-sanitize": "~1.5.8",
"angular-scroll-glue": "~2.0.7",
"angular-ui-router": "~0.3.1",