fix: Reverted Cypress to 6.2.1

Reverted Cypress, because of too many stability issues with the latest 6.3
This commit is contained in:
Florian Giroud 2021-01-28 12:22:23 +01:00 committed by GitHub
parent 900ff2db9a
commit 8c50a18a85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
"author": "OpenRefine",
"private": true,
"dependencies": {
"cypress": "6.3.0",
"cypress": "6.2.1",
"cypress-file-upload": "^5.0.2",
"cypress-wait-until": "^1.7.1",
"dotenv": "^8.2.0",