Skip to content

Commit

Permalink
feat: upgrade pdfjs-dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Emanuele Zavallone committed Jan 5, 2021
1 parent e4a6be5 commit c9dc88d
Show file tree
Hide file tree
Showing 5 changed files with 1,730 additions and 2,464 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Optionaly, you can provide the fields `width` and `height`. If you omit those va

## Add PDF Support

To add PDF rendering support, you must first include `pdfjs` by running `yarn add pdfjs-dist@2.0.489` and add its reference in your `angular.json` file, like below:
To add PDF rendering support, you must first include `pdfjs` by running `yarn add pdfjs-dist@2.5.207` and add its reference in your `angular.json` file, like below:

```json
{
Expand Down
Loading

0 comments on commit c9dc88d

Please sign in to comment.