tech-advantage / ngx-icon-picker

An Icon Picker Directive/Component for Angular 13+ which manages Font Awesome, Bootstrap Glyphicon, Font Awesome5 and Material.
MIT License
24 stars 33 forks source link

Allow higher version of primeicons #88

Closed thomasduchatelet closed 7 months ago

thomasduchatelet commented 8 months ago

We currently use primeicons 6.0.0 in our project. Is it possible to update the icon picker so we don't have a conflicting peer dependency anymore?

Thank you for maintaining the library!