Skip to content
This repository has been archived by the owner. It is now read-only.

Commit 401c69d

Browse files
committed
chore(deps): Add Cypress v7 to peerDependencies (#165)
1 parent bb00f8a commit 401c69d

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
@@ -52,7 +52,7 @@
5252
"sinon": "11.0.0"
5353
},
5454
"peerDependencies": {
55-
"cypress": "2.x || 3.x || 4.x || 5.x || 6.x"
55+
"cypress": "2.x || 3.x || 4.x || 5.x || 6.x || 7.x"
5656
},
5757
"lint-staged": {
5858
"test-e2e/app/*.js": "eslint",

0 commit comments

Comments
 (0)