Change to use maplibre-native and maplibre-gl-style-spec

This commit is contained in:
acalcutt
2022-09-14 17:33:02 -04:00
parent 082243bda9
commit 72fdf84292
3 changed files with 4 additions and 4 deletions

View File

@@ -18,8 +18,8 @@
},
"dependencies": {
"@mapbox/glyph-pbf-composite": "0.0.3",
"@mapbox/mapbox-gl-native": "5.0.2",
"@mapbox/mapbox-gl-style-spec": "13.12.0",
"@maplibre/maplibre-gl-native": "5.0.1-pre.0",
"@maplibre/maplibre-gl-style-spec": "17.0.1",
"@mapbox/mbtiles": "0.11.0",
"@mapbox/sphericalmercator": "1.1.0",
"@mapbox/vector-tile": "1.3.1",