Skip to content

Commit

Permalink
Merge pull request #55 from pigchip/fix-map-initialization
Browse files Browse the repository at this point in the history
Update react-leaflet to version 5.0.0-rc.1 in package.json and packag…
  • Loading branch information
Sebas1236 authored Dec 1, 2024
2 parents 9aab3a5 + ee49b43 commit 9a4ffc9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 13 deletions.
26 changes: 14 additions & 12 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"nookies": "^2.5.2",
"react": "^18",
"react-dom": "^18",
"react-leaflet": "^4.2.1",
"react-leaflet": "^5.0.0-rc.1",
"sharp": "^0.33.5",
"zustand": "^5.0.1"
},
Expand Down

0 comments on commit 9a4ffc9

Please sign in to comment.