Skip to content

Commit

Permalink
lock down mapbox version
Browse files Browse the repository at this point in the history
  • Loading branch information
nlebovits committed Sep 24, 2024
1 parent 6f0a614 commit 7048920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"clsx": "^2.1.1",
"framer-motion": "^11.3.8",
"lodash": "^4.17.21",
"mapbox-gl": "^3.2.0",
"mapbox-gl": "3.2.0",
"maplibre-gl": "^4.5.0",
"multi-range-slider-react": "^2.0.7",
"next": "^14.2.5",
Expand Down

0 comments on commit 7048920

Please sign in to comment.