There was an error while loading. Please reload this page.
1 parent 5664b09 commit e052eceCopy full SHA for e052ece
1 file changed
package.json
@@ -46,12 +46,12 @@
46
"@types/testing-library__cypress": "^5.0.2"
47
},
48
"devDependencies": {
49
- "cypress": "^3.8.3",
+ "cypress": "^4.0.0",
50
"kcd-scripts": "^5.0.0",
51
"npm-run-all": "^4.1.5"
52
53
"peerDependencies": {
54
- "cypress": "^2.1.0 || ^3.0.0"
+ "cypress": "^2.1.0 || ^3.0.0 || ^4.0.0"
55
56
"eslintConfig": {
57
"extends": "./node_modules/kcd-scripts/eslint.js",
0 commit comments