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 1c4813c commit cae5fdeCopy full SHA for cae5fde
1 file changed
package.json
@@ -50,7 +50,7 @@
50
"typescript": "^4.3.5"
51
},
52
"peerDependencies": {
53
- "cypress": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0"
+ "cypress": ">=12"
54
55
"eslintConfig": {
56
"extends": "./node_modules/kcd-scripts/eslint.js",
0 commit comments