Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Bump react from 16.13.1 to 17.0.1 in /AdminPanel #145

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 34 additions & 11 deletions AdminPanel/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 AdminPanel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"aws-amplify": "^3.3.4",
"aws-amplify-react": "^3.1.3",
"react": "^16.13.1",
"react": "^17.0.1",
"react-dom": "^16.13.0",
"react-json-table": "^0.1.1",
"react-popup": "^0.10.0",
Expand Down