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 d1c9ee9 commit 646ab6aCopy full SHA for 646ab6a
package.json
@@ -50,7 +50,7 @@
50
"typescript": "^4.1.2"
51
},
52
"peerDependencies": {
53
- "cypress": "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
+ "cypress": "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
54
55
"eslintConfig": {
56
"extends": "./node_modules/kcd-scripts/eslint.js",
0 commit comments