diff --git a/package.json b/package.json
index d2a4ed1..2efe095 100644
--- a/package.json
+++ b/package.json
@@ -18,13 +18,15 @@
"apexcharts": "^3.33.1",
"axios": "^0.26.0",
"date-fns": "^2.28.0",
- "react": "^17.0.2",
+ "leaflet": "^1.7.1",
+ "react": "^18.0.0",
"react-apexcharts": "^1.3.9",
"react-beautiful-dnd": "^13.1.0",
- "react-dom": "^17.0.2",
+ "react-dom": "^18.0.0",
"react-icons": "^4.3.1",
"react-indiana-drag-scroll": "^2.1.0",
"react-input-range": "^1.3.0",
+ "react-leaflet": "^3.2.5",
"react-redux": "^7.2.6",
"react-scripts": "5.0.0",
"react-table": "^7.7.0",
diff --git a/public/index.html b/public/index.html
index aa069f2..94cf676 100644
--- a/public/index.html
+++ b/public/index.html
@@ -9,12 +9,15 @@
name="description"
content="Web site created using create-react-app"
/>
+
+
+