Skip to content

Commit

Permalink
Downgrade cypress, so it can run properly
Browse files Browse the repository at this point in the history
  • Loading branch information
te-online committed Mar 25, 2024
1 parent b259fff commit 70b1b25
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 67 deletions.
169 changes: 103 additions & 66 deletions tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"cypress": "13.6.0",
"cypress": "9.6.0",
"typescript": "^5.1.6"
}
}

0 comments on commit 70b1b25

Please sign in to comment.