diff --git a/types/testing-library__cypress/package.json b/types/testing-library__cypress/package.json index 3d2be4c538..a5125fae42 100644 --- a/types/testing-library__cypress/package.json +++ b/types/testing-library__cypress/package.json @@ -1,6 +1,6 @@ { "private": true, "dependencies": { - "cypress": "^3.5.0" + "cypress": "*" } }