Skip to content

Commit

Permalink
modify leaflet
Browse files Browse the repository at this point in the history
  • Loading branch information
atalyaalon committed May 4, 2024
1 parent 95fff7e commit facfb4f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "^4.0.0-alpha.61",
"@react-leaflet/core": "^1.1.1",
"@react-leaflet/core": "^1.0.2",
"@types/classnames": "^2.3.1",
"@types/leaflet.heat": "^0.2.4",
"@types/leaflet.heat": "^0.2.0",
"@types/query-string": "^6.3.0",
"@types/tinycolor2": "^1.4.6",
"axios": "^1.6.8",
Expand All @@ -19,7 +19,7 @@
"html2canvas": "^1.4.1",
"i18next": "^23.11.3",
"i18next-http-backend": "^2.5.1",
"leaflet": "^1.9.4",
"leaflet": "^1.7.1",
"leaflet.heat": "^0.2.0",
"mobx": "^6.12.3",
"mobx-react-lite": "^4.0.7",
Expand All @@ -30,8 +30,8 @@
"react-async-loader": "^0.1.2",
"react-dom": "^17.0.2",
"react-i18next": "^14.1.1",
"react-leaflet": "3.2.5",
"react-leaflet-google-layer": "^2.2.0",
"react-leaflet": "3.1.0",
"react-leaflet-google-layer": "^2.0.4",
"react-router-dom": "^6.23.0",
"react-scripts": "5.0.1",
"react-share": "^4.4.0",
Expand Down

0 comments on commit facfb4f

Please sign in to comment.