Skip to content
This repository was archived by the owner on Jun 19, 2022. It is now read-only.

Commit 564a6bc

Browse files
committed
Use identical version range in peerDeps as in devDeps
A more thorough discussion can be found here [1]. [1] yarnpkg/yarn#1503
1 parent f132365 commit 564a6bc

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
@@ -56,7 +56,7 @@
5656
"@bahmutov/cypress-esbuild-preprocessor": "^2.1.0",
5757
"@types/debug": "^4.1.5",
5858
"@types/glob": "^7.1.3",
59-
"cypress": "^5.5.0",
59+
"cypress": "^4.0.0 || ^5.0.0",
6060
"dtslint": "^4.0.5",
6161
"esbuild": "^0.11.12",
6262
"mocha": "^8.2.0",

0 commit comments

Comments
 (0)