Added react-redux, react-router and other redux packages.

This commit is contained in:
2017-10-06 11:59:16 +02:00
parent 5b110b9d82
commit 927352e9ae

View File

@@ -17,7 +17,13 @@
"react-dom": "^15.5.4",
"react-infinite-scroller": "^1.0.15",
"react-notify-toast": "^0.3.2",
"react-redux": "^5.0.6",
"react-responsive": "^1.3.4",
"react-router": "^4.2.0",
"react-router-dom": "^4.2.2",
"redux": "^3.7.2",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.2.0",
"urijs": "^1.18.12",
"webfontloader": "^1.6.28",
"webpack": "^3.5.5",