We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee34519 commit dcfa412Copy full SHA for dcfa412
package.json
@@ -50,7 +50,7 @@
50
"typescript": "^4.3.5"
51
},
52
"peerDependencies": {
53
- "cypress": "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"
+ "cypress": "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0"
54
55
"eslintConfig": {
56
"extends": "./node_modules/kcd-scripts/eslint.js",
0 commit comments