diff --git a/config/importmap.rb b/config/importmap.rb index 53994714..386d33cd 100644 --- a/config/importmap.rb +++ b/config/importmap.rb @@ -97,8 +97,8 @@ pin "@turf/length", to: "@turf--length.js", preload: false # @7.3.5 pin "@turf/area", to: "@turf--area.js", preload: false # @7.3.5 pin "@turf/buffer", to: "@turf--buffer.js", preload: false # @7.3.5 -pin "@turf/bbox", to: "@turf--bbox.js", preload: false # @7.3.5 -pin "@turf/center", to: "@turf--center.js", preload: false # @7.3.5 +pin "@turf/bbox", to: "@turf--bbox.js", preload: false # @7.4.0 +pin "@turf/center", to: "@turf--center.js", preload: false # @7.4.0 pin "@turf/jsts", to: "@turf--jsts.js", preload: false # @2.7.2 # dependencies of turf/buffer pin "d3-array", preload: false # @3.2.4