Skip to content

Commit bbfd095

Browse files
authored
Merge pull request #2230 from thostetler/fix-build-error-2
Update redux version to fix build error
2 parents 04ed323 + 5be86c5 commit bbfd095

File tree

2 files changed

+6
-20
lines changed

2 files changed

+6
-20
lines changed

‎package-lock.json‎

Lines changed: 5 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"react-redux": "^7.2.0",
5555
"react-transition-group": "^2.4.0",
5656
"react-window": "^1.8.5",
57-
"redux": "^3.7.2",
57+
"redux": "^4.0.5",
5858
"redux-thunk": "^2.3.0",
5959
"regenerator-runtime": "^0.13.9",
6060
"requirejs": "^2.3.6",

0 commit comments

Comments
 (0)