javiertoledo/bootstrap-rating-input

Cannot fetch latest changes via npm

Opened this issue · 0 comments

Hey @javiertoledo ! I'm using bootstrap-rating-input in my project. Thanks for this awesome project.

I'm trying to update jquery to version 3+. I'm getting andSelf is not a function error in my browser.
I know that andSelf is deprecated in jquery 3+ versions, and is replaced by addBack.

I can see that you've already updated your repo here. But the npm package still has outdated andSelf function. I would be really glad if you publish your changes npm.

Thanks.