dockleryxk / ng-simple-slideshow

A simple, responsive slideshow for Angular 4+.
https://ng-simple-slideshow.firebaseapp.com/
MIT License
123 stars 77 forks source link

Angular 11 not supported #127

Open ricardosobrado opened 3 years ago

ricardosobrado commented 3 years ago

Hi! When migrating to Angular 11 I found that there is dependency issue with @angular/core! Does anyone knows if there will be a release to fix this problem?

Thank you in advance!

Dependency Error shown: Package "ng-simple-slideshow" has an incompatible peer dependency to "@angular/core" (requires "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0" (extended), would install "11.2.12").