diff --git a/packages/cypress/package.json b/packages/cypress/package.json index 3a337651..2956625f 100644 --- a/packages/cypress/package.json +++ b/packages/cypress/package.json @@ -51,7 +51,7 @@ "cypress-wait-until": "^3.0.2" }, "peerDependencies": { - "cypress": "^12.0.0 || ^13.0.0 || ^14.0.0" + "cypress": ">=12 <16" }, "devDependencies": { "@types/node": "catalog:",