fix(deps): revert to redux@3 and react-redux@4 (#6331)

This commit is contained in:
Tim Lai
2020-08-20 16:14:49 -07:00
committed by GitHub
parent 6742cbd38b
commit e82aaae4f8
2 changed files with 22 additions and 21 deletions

View File

@@ -83,9 +83,9 @@
"react-immutable-pure-component": "^1.1.1",
"react-inspector": "^2.3.0",
"react-motion": "^0.5.2",
"react-redux": "^5.1.2",
"react-redux": "=4.4.10",
"react-syntax-highlighter": "=13.5.0",
"redux": "^4.0.5",
"redux": "=3.7.2",
"redux-immutable": "3.1.0",
"remarkable": "^2.0.1",
"reselect": "^4.0.0",