diff --git a/config/importmap.rb b/config/importmap.rb index d66cff4f..0ca3e920 100644 --- a/config/importmap.rb +++ b/config/importmap.rb @@ -78,7 +78,7 @@ pin "@turf/meta", to: "@turf--meta.js" # @7.3.2 # 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.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.2 pin "@turf/invariant", to: "@turf--invariant.js", preload: false # @7.3.3 pin "@turf/centroid", to: "@turf--centroid.js", preload: false # @7.3.2