FortAwesome / angular-fontawesome

Official Angular component for Font Awesome 5+
https://fontawesome.com
MIT License
1.49k stars 152 forks source link

Bump peerDependency version of tslib to ^2.0.0 #257

Closed bjornharvold closed 4 years ago

bjornharvold commented 4 years ago

Cannot currently update an angular project to Angular 10 without forcing the update

Doesn't work ng update @angular/core @angular/cli

Works ng --force update @angular/core @angular/cli

Angular 10 just came out today so I am sure there will be many developers eager to see this version bump shortly.