devmark / angular-slick-carousel

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

bower.json main #80

Closed kukac7 closed 8 years ago

kukac7 commented 8 years ago

what? why? in bower.json:

"main": [
    "dist/angular-slick.js",
    "bower.json"
  ],

why should the bower.json to the main? since there will be an endless cycle?

kukac7 commented 8 years ago

done, thanks @devmark! https://github.com/devmark/angular-slick-carousel/pull/83 :bow: