Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Commit 6d80555

Browse files
fix(deps): replace dependency redux-devtools-extension with @redux-devtools/extension ^3.0.0
1 parent 9cb81d8 commit 6d80555

File tree

2 files changed

+21
-12
lines changed

2 files changed

+21
-12
lines changed

package-lock.json

Lines changed: 20 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"react-router-redux": "^5.0.0-alpha.9",
4545
"react-transition-group": "^4.4.1",
4646
"redux": "^4.0.0",
47-
"redux-devtools-extension": "^2.13.2",
47+
"@redux-devtools/extension": "^3.0.0",
4848
"redux-logger": "^3.0.6",
4949
"redux-thunk": "^2.2.0",
5050
"regenerator-runtime": "^0.14.0",

0 commit comments

Comments
 (0)