devmark / angular-slick-carousel

Angular directive for slick-carousel
http://devmark.github.io/angular-slick-carousel/
MIT License
353 stars 125 forks source link

Add dependencies #142

Open ViieeS opened 6 years ago

ViieeS commented 6 years ago

139

vinodgubbala commented 5 years ago

What is happening with this change? We would like to know about this too. We are removing bower in our system, and this framework has implication

ViieeS commented 5 years ago

@vinodgubbala it adds slick-carousel and angular into dependencies list, so when you execute npm install angular-slick-carousel this dependencies will be installed as well.

vinodgubbala commented 5 years ago

@ViieeS yeah same thing. We wanted similar thing to happen for us. Any suggestions @devmark or @charandas

vinodgubbala commented 5 years ago

added #146 @ViieeS please verify if it makes sense!!??

ViieeS commented 5 years ago

@vinodgubbala as I can see it is the same changes in your PR. Unfortunately, the repo looks unmaintainable.