Skip to content

Commit

Permalink
chore: redux toolkit added
Browse files Browse the repository at this point in the history
  • Loading branch information
manismk committed May 22, 2022
1 parent d3f4b96 commit 3f11929
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 0 deletions.
68 changes: 68 additions & 0 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.5.1",
"@mui/material": "^5.5.2",
"@reduxjs/toolkit": "^1.8.1",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.2.0",
"@testing-library/user-event": "^13.5.0",
Expand All @@ -15,6 +16,7 @@
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-drag-drop-files": "^2.3.5",
"react-redux": "^8.0.1",
"react-router-dom": "^6.2.2",
"react-scripts": "5.0.1",
"react-toastify": "^8.2.0",
Expand Down

0 comments on commit 3f11929

Please sign in to comment.