aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/package.json b/web/package.json
index 2eaac445..02af2666 100644
--- a/web/package.json
+++ b/web/package.json
@@ -23,7 +23,9 @@
"lodash": "^4.11.2",
"react": "^15.0.2",
"react-dom": "^15.0.2",
+ "react-redux": "^4.4.5",
"react-router": "^2.4.0",
+ "redux": "^3.5.2",
"shallowequal": "^0.2.2"
},
"devDependencies": {