diff --git a/types/react-redux/package.json b/types/react-redux/package.json index 7f5b19d45b..e9c8c9b9f8 100644 --- a/types/react-redux/package.json +++ b/types/react-redux/package.json @@ -1,6 +1,7 @@ { "private": true, "dependencies": { + "@types/hoist-non-react-statics": "^3.3.0", "redux": "^4.0.0" } }