Skip to content

Commit d1c739a

Browse files
fix(deps): update dependency redux-thunk to v3
1 parent 65096fd commit d1c739a

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
@@ -96,7 +96,7 @@
9696
"react-transition-group": "4.4.5",
9797
"redux": "4.2.1",
9898
"redux-logger": "^3.0.6",
99-
"redux-thunk": "^2.4.1",
99+
"redux-thunk": "^3.0.0",
100100
"reselect": "^4.1.5",
101101
"tinymce": "^5.10.4",
102102
"universal-cookie": "^8.0.0",

0 commit comments

Comments
 (0)