PaulUithol / Backbone-relational

Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models
http://backbonerelational.org
MIT License
2.34k stars 330 forks source link

Doesn't work with lodash 4.1.0 #561

Closed oceanwap closed 5 years ago

oceanwap commented 8 years ago

It works with lodash 3.10.0(previous stable release) but not with 4.1.0

bpatram commented 8 years ago

Feel free to send in a PR ;)