hard refresh

This commit is contained in:
Janis
2022-10-09 20:03:30 +02:00
parent b33700ee2a
commit b707bda6a1
6 changed files with 3539 additions and 3386 deletions

View File

@@ -6,8 +6,14 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"esri-leaflet": "^3.0.8",
"esri-leaflet-heatmap": "^2.0.1",
"leaflet": "^1.9.2",
"leaflet.heat": "^0.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-esri-leaflet": "^2.0.1",
"react-leaflet": "^4.1.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},