vasyabigi / angular-slick

Angular directive for slick-carousel
http://vasyabigi.github.io/angular-slick/
MIT License
500 stars 237 forks source link

Please update Slick Carousel version and new release to Bower #139

Open the-glima opened 8 years ago

the-glima commented 8 years ago

Slick Carousel version is 1.5.7, but your bower.json is outdated.

"slick-carousel": "~1.4.1"

Also your version is 0.2.1 but in bower install we got 0.2.0 see #103

martijn-dd commented 8 years ago

Same here: bower angular-slick#~0.2.1 mismatch Version declared in the json (0.2.0) is different than the resolved one (0.2.1)