fix @types/react-router-redux version (#1072)

This commit is contained in:
Daniel Ternyak 2018-02-12 18:07:43 -06:00 committed by GitHub
parent 8b5aa9569d
commit 04901d0486
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@
"@types/react-dom": "16.0.4",
"@types/react-redux": "5.0.15",
"@types/react-router-dom": "4.2.4",
"@types/react-router-redux": "5.0.13",
"@types/react-router-redux": "5.0.12",
"@types/react-select": "1.2.1",
"@types/redux-logger": "3.0.5",
"@types/uuid": "3.4.3",