aboutsummaryrefslogtreecommitdiff
path: root/modern/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'modern/package.json')
-rw-r--r--modern/package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/modern/package.json b/modern/package.json
index 0c1a1cb..457650c 100644
--- a/modern/package.json
+++ b/modern/package.json
@@ -10,8 +10,10 @@
"react-container-dimensions": "^1.4.1",
"react-dom": "^16.4.2",
"react-leaflet": "^2.0.1",
+ "react-redux": "^5.0.7",
"react-router-dom": "^4.3.1",
- "react-scripts": "^1.1.5"
+ "react-scripts": "^1.1.5",
+ "redux": "^4.0.0"
},
"scripts": {
"start": "react-scripts start",