backbone.validation icon indicating copy to clipboard operation
backbone.validation copied to clipboard

Add support for Lodash 4.x

Open savog opened this issue 7 years ago • 5 comments

savog avatar Jul 04 '17 16:07 savog

Hey, could you merge this one please? we also need it to bump our lodash to v4. I tested, seem to work fine for us:)

thx

frediana avatar Apr 18 '18 09:04 frediana

I created pull request, you need to do that. I have this message.

"This branch has no conflicts with the base branch Only those with write access to this repository can merge pull requests."

savog avatar Apr 19 '18 08:04 savog

Ok, then we need the owner of this repo to merge it now...

frediana avatar Apr 19 '18 08:04 frediana

@thedersen Can you merge / publish to npm registry this MR please?

frediana avatar Apr 19 '18 08:04 frediana

This is fixed in a fork i'm maintaining (tried contact this repository admins without luck): https://github.com/blikblum/backbone.validation

The updated package can be found at https://www.npmjs.com/package/backbone.validation

To use with node: npm install backbone.validation

blikblum avatar Apr 22 '18 16:04 blikblum