Skip to content

Commit b359e13

Browse files
authored
Update peer dependencies to make it work with Cypress 14
1 parent 21f8fee commit b359e13

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
@@ -30,7 +30,7 @@
3030
"dependencies": {},
3131
"peerDependencies": {
3232
"axe-core": "^3 || ^4",
33-
"cypress": "^10 || ^11 || ^12 || ^13"
33+
"cypress": "^10 || ^11 || ^12 || ^13" || ^14"
3434
},
3535
"devDependencies": {
3636
"@types/node": "^14.14.8",

0 commit comments

Comments
 (0)