Skip to content

Commit

Permalink
fix(deps): replace dependency redux-devtools-extension with @redux-de…
Browse files Browse the repository at this point in the history
…vtools/extension
  • Loading branch information
renovate[bot] committed Sep 19, 2024
1 parent 29cf821 commit cb220af
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
18 changes: 10 additions & 8 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"react-router": "6.21.1",
"react-router-dom": "6.21.1",
"redux": "4.0.4",
"redux-devtools-extension": "2.13.8",
"@redux-devtools/extension": "3.0.0",
"redux-form": "8.3.8",
"redux-logger": "3.0.6",
"redux-mock-store": "1.5.4",
Expand Down

0 comments on commit cb220af

Please sign in to comment.