diff options
Diffstat (limited to 'modern/package.json')
-rw-r--r-- | modern/package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modern/package.json b/modern/package.json index 6dea9060..5dd4cb93 100644 --- a/modern/package.json +++ b/modern/package.json @@ -4,7 +4,10 @@ "private": true, "dependencies": { "@material-ui/core": "^3.0.1", + "@material-ui/icons": "^3.0.1", + "leaflet": "^1.3.4", "react": "^16.4.2", + "react-container-dimensions": "^1.4.1", "react-dom": "^16.4.2", "react-leaflet": "^2.0.1", "react-scripts": "1.1.5" |