diff --git a/config/importmap.rb b/config/importmap.rb index dc9668e2..0a26356d 100644 --- a/config/importmap.rb +++ b/config/importmap.rb @@ -86,7 +86,7 @@ pin "@turf/meta", to: "@turf--meta.js" # @7.3.5 # Turf libs needed by app pin "@turf/simplify", to: "@turf--simplify.js", preload: false # @7.3.5 -pin "@turf/boolean-point-on-line", to: "@turf--boolean-point-on-line.js", preload: false # @7.3.5 +pin "@turf/boolean-point-on-line", to: "@turf--boolean-point-on-line.js", preload: false # @7.4.0 pin "@turf/clean-coords", to: "@turf--clean-coords.js", preload: false # @7.3.5 pin "@turf/invariant", to: "@turf--invariant.js", preload: false # @7.4.0 pin "@turf/centroid", to: "@turf--centroid.js", preload: false # @7.3.5