Update geocoder to 1.6.0 (#920)

This is to update geocoder to latest version which now have types and is
fully modernized.
This commit is contained in:
Harel M
2024-08-21 08:56:59 +03:00
committed by GitHub
parent 6a0d2e8ee5
commit 8184ac8393
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"homepage": "https://github.com/maplibre/maputnik#readme",
"dependencies": {
"@mapbox/mapbox-gl-rtl-text": "^0.2.3",
"@maplibre/maplibre-gl-geocoder": "^1.5.0",
"@maplibre/maplibre-gl-geocoder": "^1.6.0",
"@maplibre/maplibre-gl-inspect": "^1.6.3",
"@maplibre/maplibre-gl-style-spec": "^20.1.1",
"@mdi/js": "^7.4.47",