diff options
Diffstat (limited to 'modern/package.json')
-rw-r--r-- | modern/package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modern/package.json b/modern/package.json index 79fa97d..d5eaa13 100644 --- a/modern/package.json +++ b/modern/package.json @@ -5,13 +5,11 @@ "dependencies": { "@material-ui/core": "^4.9.7", "@material-ui/icons": "^4.9.1", - "leaflet": "^1.6.0", "ol": "^6.2.1", "ol-mapbox-style": "^6.0.1", "react": "^16.13.0", "react-container-dimensions": "^1.4.1", "react-dom": "^16.13.0", - "react-leaflet": "^2.6.3", "react-redux": "^7.2.0", "react-router-dom": "^5.1.2", "react-scripts": "^3.4.0", |