ng2-pdfjs-viewer
ng2-pdfjs-viewer copied to clipboard
Support more angular versions
Could a range of versions be supported?. Not sure on why specific versions are needed as peerDependnecies.
For example angular >= 12.0.0 | angular <=15.0.0 ?
This could get tricky. The library was initially created for Angular 2, and any version above should be supported. @dalepo Please create a PR and send it over. I should be able to ask the community to test this across versions.
@dalepo Closing this due to inactivity