Skip to content

Commit 96ef2fa

Browse files
Replace dependency redux-devtools-extension with @redux-devtools/extension 3.0.0
1 parent 416a408 commit 96ef2fa

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
@@ -31,7 +31,7 @@
3131
"react-redux": "8.1.3",
3232
"react-router-dom": "5.3.4",
3333
"redux": "4.2.1",
34-
"redux-devtools-extension": "2.13.9",
34+
"@redux-devtools/extension": "3.0.0",
3535
"redux-logger": "3.0.6",
3636
"redux-thunk": "2.4.2",
3737
"typescript": "4.9.5"

0 commit comments

Comments
 (0)