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.
1 parent e61af3f commit 41623f2Copy full SHA for 41623f2
package.json
@@ -52,7 +52,7 @@
52
"test": "npm run build:all && npm run lint && npm run test:browserless && npm run test:browser && npm run test:esm"
53
},
54
"peerDependencies": {
55
- "jquery": ">=4 <5"
+ "jquery": ">=4.0.0-beta.2 <5"
56
57
"devDependencies": {
58
"@rollup/plugin-commonjs": "28.0.3",
0 commit comments