We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
jQuery Validation should also work with the latest jQuery version 3.4, right?
Can we lift the peerDependencies to that version? NPM audit throws an error because jQuery had some vulnerability prior to that version.
"peerDependencies": { "jquery": "^1.7 || ^2.0 || ^3.4" },