Skip to content

Commit 70b1b25

Browse files
committed
Downgrade cypress, so it can run properly
1 parent b259fff commit 70b1b25

File tree

2 files changed

+104
-67
lines changed

2 files changed

+104
-67
lines changed

tests/package-lock.json

Lines changed: 103 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "",
1111
"license": "ISC",
1212
"devDependencies": {
13-
"cypress": "13.6.0",
13+
"cypress": "9.6.0",
1414
"typescript": "^5.1.6"
1515
}
1616
}

0 commit comments

Comments
 (0)