diff --git a/config/importmap.rb b/config/importmap.rb index 8dd5d240..869aed22 100644 --- a/config/importmap.rb +++ b/config/importmap.rb @@ -74,18 +74,18 @@ # Turf libs needed by mapbox-gl-draw pin "@turf/projection", to: "@turf--projection.js", preload: false # @7.3.3 pin "@turf/clone", to: "@turf--clone.js", preload: false # @7.3.3 -pin "@turf/helpers", to: "@turf--helpers.js" # @7.3.3 +pin "@turf/helpers", to: "@turf--helpers.js" # @7.3.4 pin "@turf/meta", to: "@turf--meta.js" # @7.3.3 # Turf libs needed by app pin "@turf/simplify", to: "@turf--simplify.js", preload: false # @7.3.2 pin "@turf/boolean-point-on-line", to: "@turf--boolean-point-on-line.js", preload: false # @7.3.3 pin "@turf/clean-coords", to: "@turf--clean-coords.js", preload: false # @7.3.3 -pin "@turf/invariant", to: "@turf--invariant.js", preload: false # @7.3.3 +pin "@turf/invariant", to: "@turf--invariant.js", preload: false # @7.3.4 pin "@turf/centroid", to: "@turf--centroid.js", preload: false # @7.3.3 pin "@turf/distance", to: "@turf--distance.js", preload: false # @7.3.3 pin "@turf/along", to: "@turf--along.js", preload: false # @7.3.2 pin "@turf/bearing", to: "@turf--bearing.js", preload: false # @7.3.3 -pin "@turf/destination", to: "@turf--destination.js", preload: false # @7.3.2 +pin "@turf/destination", to: "@turf--destination.js", preload: false # @7.3.4 pin "@turf/length", to: "@turf--length.js", preload: false # @7.3.3 pin "@turf/area", to: "@turf--area.js", preload: false # @7.3.3 pin "@turf/buffer", to: "@turf--buffer.js", preload: false # @7.3.2