Skip to content

Commit

Permalink
add cypress to package deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcusk19 committed Jan 13, 2025
1 parent 032a797 commit cfed3ac
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
19 changes: 10 additions & 9 deletions web/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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"webpack-merge": "^5.10.0"
},
"optionalDependencies": {
"cypress": "^13.13.2"
"cypress": "^13.16.1"
},
"overrides": {
"react": "^17.0.2",
Expand Down

0 comments on commit cfed3ac

Please sign in to comment.