diff --git a/package.json b/package.json index cecd7d4..afa0956 100644 --- a/package.json +++ b/package.json @@ -80,6 +80,6 @@ ] }, "peerDependencies": { - "redux-thunk": "2.x" + "redux-thunk": "3.x" } }