chore: replace react-router-redux with connected-react-router (#4001)

This commit is contained in:
Erez Rokah
2020-07-09 19:08:18 +03:00
committed by GitHub
parent c3a680ff52
commit 07f47824e9
7 changed files with 48 additions and 50 deletions

View File

@ -191,5 +191,8 @@
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"resolutions": {
"react-redux": "^7.2.0"
}
}