Skip to content

Commit

Permalink
fix(package): update pdfjs-dist to version 2.0.943
Browse files Browse the repository at this point in the history
Closes #2
  • Loading branch information
greenkeeper[bot] committed Oct 30, 2018
1 parent c202531 commit 9d365cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"homepage": "https://github.com/srssoft/react-pdfjs",
"dependencies": {
"pdfjs-dist": "^1.10.95",
"pdfjs-dist": "^2.0.943",
"prop-types": "^15.6.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 9d365cb

Please sign in to comment.