chore: remove react-redux-router

This commit is contained in:
Katie Thornhill 2019-11-20 00:21:47 -05:00
parent 77f81dc8b6
commit 86c31126e8
No known key found for this signature in database
GPG key ID: F76EDC6541A99644
6 changed files with 6 additions and 16 deletions

10
UI/package-lock.json generated
View file

@ -11819,16 +11819,6 @@
"warning": "^4.0.1"
}
},
"react-router-redux": {
"version": "5.0.0-alpha.8",
"resolved": "https://registry.npmjs.org/react-router-redux/-/react-router-redux-5.0.0-alpha.8.tgz",
"integrity": "sha512-R/Cw62KtlMIifIjLF/xyiVOdHsooXK4uUW/ycX+jYfy1haKqmeY/N/bBiwRFNrMBat1Bn30ynDlgckwFcXLmIQ==",
"requires": {
"history": "^4.7.2",
"prop-types": "^15.6.0",
"react-router": "^4.2.0"
}
},
"react-scripts": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/react-scripts/-/react-scripts-3.2.0.tgz",