afeld / backbone-nested

A plugin to make Backbone.js keep track of nested attributes - looking for maintainers! https://github.com/afeld/backbone-nested/issues/157
https://afeld.github.com/backbone-nested/
MIT License
445 stars 83 forks source link

#112 removed bower as a peer dependency in package.json #136

Closed kentmw closed 9 years ago

gkatsev commented 9 years ago

LGTM

kentmw commented 9 years ago

I added another patch that allows you to run the tests locally - they fail otherwise when you run npm test

kentmw commented 9 years ago

Better?

gkatsev commented 9 years ago

Also, all our bower dependencies are available on npm, so that could be changed as well at some point.

kentmw commented 9 years ago

Any chance we can release v2.0.3 to npm?

afeld commented 9 years ago

Done: https://github.com/afeld/backbone-nested/releases/tag/v2.0.3