Skip to content

Commit f35a382

Browse files
Replace dependency redux-devtools-extension with @redux-devtools/extension 3.0.0
1 parent 8d50537 commit f35a382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-scripts": "5.0.1",
4848
"react-select": "2.4.4",
4949
"redux": "4.2.0",
50-
"redux-devtools-extension": "2.13.9",
50+
"@redux-devtools/extension": "3.0.0",
5151
"redux-logger": "3.0.6",
5252
"redux-thunk": "2.4.2",
5353
"sass": "1.69.4",

0 commit comments

Comments
 (0)