aboutsummaryrefslogtreecommitdiff
path: root/modern/package.json
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2020-03-18 23:08:18 -0700
committerAnton Tananaev <anton.tananaev@gmail.com>2020-03-18 23:08:18 -0700
commit09e0ddc2e567cd38fb1196d3f6e73f48dadc435a (patch)
tree779ef392335323f5dc2542ec5be1f531d3f6b3ce /modern/package.json
parent3d05383151ad7ce44c6297fc46bf5bf8457db7c6 (diff)
downloadetbsa-traccar-web-09e0ddc2e567cd38fb1196d3f6e73f48dadc435a.tar.gz
etbsa-traccar-web-09e0ddc2e567cd38fb1196d3f6e73f48dadc435a.tar.bz2
etbsa-traccar-web-09e0ddc2e567cd38fb1196d3f6e73f48dadc435a.zip
Remove leaflet dependency
Diffstat (limited to 'modern/package.json')
-rw-r--r--modern/package.json2
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",