blittle / backbone-nested-models

Backbone Nested Models
86 stars 28 forks source link

support AMD #19

Closed rharriso closed 9 years ago

rharriso commented 9 years ago

tests suite passes.

blittle commented 9 years ago

Thx @rharriso these changes are live in version 0.7.0

rharriso commented 9 years ago

Awesome!

rharriso commented 9 years ago

bower install isn't detecting the anything newer than 0.5.0. Do you know whats up with that?

blittle commented 9 years ago

A few releases back this lib didn't see much usage, and @afeld requested the name in bower (many more stars for his library) so I gave the name to him https://github.com/afeld/backbone-nested

It might be better just to point bower the git repo directly:

bower install --save https://github.com/blittle/backbone-nested-models.git#0.7.0
rharriso commented 9 years ago

Makes sense. On Nov 25, 2014 5:05 PM, "Bret Little" notifications@github.com wrote:

A few releases back this lib didn't see much usage, and @afeld https://github.com/afeld requested the name in bower (many more stars for his library) so I gave the name to him https://github.com/afeld/backbone-nested

It might be better just to point bower the git repo directly:

bower install --save https://github.com/blittle/backbone-nested-models.git#0.7.0

— Reply to this email directly or view it on GitHub https://github.com/blittle/backbone-nested-models/pull/19#issuecomment-64487761 .