Skip to content

Commit cae5fde

Browse files
authored
fix: Update cypress peer dependency version constraint (#291)
1 parent 1c4813c commit cae5fde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"typescript": "^4.3.5"
5151
},
5252
"peerDependencies": {
53-
"cypress": "^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0"
53+
"cypress": ">=12"
5454
},
5555
"eslintConfig": {
5656
"extends": "./node_modules/kcd-scripts/eslint.js",

0 commit comments

Comments
 (0)