Upgrade redux and react-redux to the latest versions

This commit is contained in:
Alex Gleason
2020-09-10 18:27:09 -05:00
parent 6798554215
commit 98a71b3e09
2 changed files with 27 additions and 16 deletions

View File

@ -114,7 +114,7 @@
"react-motion": "^0.5.2",
"react-notification": "^6.8.4",
"react-overlays": "^0.8.3",
"react-redux": "^6.0.1",
"react-redux": "^7.2.1",
"react-redux-loading-bar": "^4.5.0",
"react-router-dom": "^4.1.1",
"react-router-scroll-4": "^1.0.0-beta.1",
@ -124,7 +124,7 @@
"react-textarea-autosize": "^7.1.0",
"react-toggle": "^4.0.1",
"redis": "^2.7.1",
"redux": "^4.0.1",
"redux": "^4.0.5",
"redux-immutable": "^4.0.0",
"redux-thunk": "^2.2.0",
"rellax": "^1.7.1",