Skip to content

Commit acded86

Browse files
Update dependency redux-thunk to v3
1 parent ff9fca5 commit acded86

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
@@ -11,7 +11,7 @@
1111
"react-redux": "^8.0.0",
1212
"react-scripts": "^5.0.0",
1313
"redux": "^4.0.1",
14-
"redux-thunk": "^2.3.0"
14+
"redux-thunk": "^3.0.0"
1515
},
1616
"scripts": {
1717
"start": "react-scripts start",

0 commit comments

Comments
 (0)