Skip to content

Commit 876b29e

Browse files
authored
fix(deps): update Cypress peer dependency to 13 (#259)
1 parent aeb80cf commit 876b29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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"
53+
"cypress": "^12.0.0 || ^13.0.0"
5454
},
5555
"eslintConfig": {
5656
"extends": "./node_modules/kcd-scripts/eslint.js",

0 commit comments

Comments
 (0)