From 42f894b77dfdf12dff59da717906fa12f6bf3805 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 11:25:59 +0000 Subject: [PATCH] Update maplibre-gl to version 4.5.0 --- config/importmap.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/importmap.rb b/config/importmap.rb index 2705d78e..8c7c6fe6 100644 --- a/config/importmap.rb +++ b/config/importmap.rb @@ -30,4 +30,4 @@ # local download because of removal of css import pin "mapbox-gl-draw-paint-mode", preload: false # @1.1.1 # https://github.com/maplibre/maplibre-gl-js -pin "maplibre-gl", to: "https://ga.jspm.io/npm:maplibre-gl@4.4.1/dist/maplibre-gl.js" +pin "maplibre-gl", to: "https://ga.jspm.io/npm:maplibre-gl@4.5.0/dist/maplibre-gl.js"