Skip to content

Commit

Permalink
fix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Jones authored and Michael Jones committed Nov 21, 2023
1 parent d719fd2 commit 21bc130
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 @@ -18,7 +18,7 @@
"prepare": "node -e \"if (process.env.NODE_ENV !== 'production'){ process.exit(1) } \" || husky install"
},
"dependencies": {
"@acalcutt/maplibre-gl-native": "6.1.0-pre.4",
"@maplibre/maplibre-gl-native": "5.2.0",
"@mapbox/glyph-pbf-composite": "0.0.3",
"@mapbox/mbtiles": "0.12.1",
"@mapbox/polyline": "^1.2.1",
Expand Down

0 comments on commit 21bc130

Please sign in to comment.