lcdsantos/jQuery-Selectric

Different version of jQuery in bower.json and package.json

ViieeS opened this issue · 0 comments

I'm migrating from bower to npm and faced with a problem.

I use jQuery v2.x for my project, and selectric worked fine if I install it via bower. But if I use npm, it requires "jquery": "^3.1.1".

Which version is correct?