izuzak / atom-pdf-view

Support for viewing PDF files in Atom.
https://atom.io/packages/pdf-view
MIT License
106 stars 30 forks source link

Upgrade PDF.js to 1.9. #215

Closed marnen closed 5 years ago

marnen commented 5 years ago

1.9 is now the latest stable version, I believe.

izuzak commented 5 years ago

Thanks for this! 🍰 I changed the version from ^1.9.426 to just 1.9.426, though, to make it easier to debug stuff in case we notice problems -- it's easier to do that if everyone is on the same version.