diff --git a/config/importmap.rb b/config/importmap.rb index 8dd5d240..3e294aeb 100644 --- a/config/importmap.rb +++ b/config/importmap.rb @@ -77,18 +77,18 @@ pin "@turf/helpers", to: "@turf--helpers.js" # @7.3.3 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/simplify", to: "@turf--simplify.js", preload: false # @7.3.3 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/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/along", to: "@turf--along.js", preload: false # @7.3.3 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.3 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 +pin "@turf/buffer", to: "@turf--buffer.js", preload: false # @7.3.3 pin "@turf/bbox", to: "@turf--bbox.js", preload: false # @7.3.3 pin "@turf/center", to: "@turf--center.js", preload: false # @7.3.3 pin "@turf/jsts", to: "@turf--jsts.js", preload: false # @2.7.2