plauzul / ng2-izitoast

MIT License
19 stars 8 forks source link

Support Angular 9 #17

Open PabloArrietaL opened 4 years ago

PabloArrietaL commented 4 years ago

I am trying to update the version of my angular project and I am getting the following error:

Package "ng2-izitoast" has an incompatible peer dependency to "@angular/core" (requires ">=5.0.0 <6.0.0" (extended), would install "9.1.2").

Could you fix this problem?