rotundasoftware / backbone.collectionView

Easily render backbone.js collections. In addition to managing model views, this class supports automatic selection of models in response to clicks, reordering models via drag and drop, and more.
http://rotundasoftware.github.io/backbone.collectionView/
Other
171 stars 27 forks source link

Small issues with bower.json #51

Closed andresfib closed 10 years ago

andresfib commented 10 years ago

Shouldn't the "main" property point to the "dist" folder instead of "dest"? Could you change the jquery dependence to ~1.9.1 or similar?

dgbeck commented 10 years ago

k these issues are both fixed in 0.10.1, just pushed. Thanks