Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
OlhaDanylevska committed Jan 29, 2024
1 parent 29f3afb commit a8d8c2b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 21 deletions.
33 changes: 15 additions & 18 deletions client/package-lock.json

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

6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^12.1.10",
"bootstrap": "^5.1.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-player": "^2.12.0",
"react-scripts": "^5.0.1",
"web-vitals": "^1.1.2"
Expand Down Expand Up @@ -37,4 +37,4 @@
"last 1 safari version"
]
}
}
}

0 comments on commit a8d8c2b

Please sign in to comment.