diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 43d0326..deca3aa 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "prettier-eslint": "13.0.0", "react": "17.0.2", "react-dom": "17.0.2", - "react-redux": "^7.1.3", + "react-redux": "^7.2.6", "react-test-renderer": "17.0.2", "redux": "^4.0.5", "redux-promise": "^0.6.0", |