Router version; Handle empty spotify config

This commit is contained in:
James Barnsley
2017-03-31 08:33:27 +13:00
parent 97b354c5d1
commit e724ecdcc7
2 changed files with 7 additions and 2 deletions

View File

@ -33,7 +33,7 @@
"redux": "*",
"react": "*",
"react-dom": "*",
"react-router": "*",
"react-router": "3.0.2",
"redux": "*",
"react-redux": "*",
"redux-devtools": "*",