johannesjo / angular2-promise-buttons

Chilled loading buttons for angular2
https://johannesjo.github.io/angular2-promise-buttons/#demo
MIT License
86 stars 28 forks source link

Why do you need @angular/material as peer dependency? #38

Closed akkaradej closed 4 years ago

akkaradej commented 4 years ago

I got this message after install warning " > angular2-promise-buttons@4.0.4" has unmet peer dependency "@angular/material@^9.0.4".

johannesjo commented 4 years ago

Thank you very much for opening this up. You're right. Angular material is not needed for the lib. Only for the demo. I'll provide a fix.