diff --git a/config/importmap.rb b/config/importmap.rb index fbfb3a32..06e99bd2 100644 --- a/config/importmap.rb +++ b/config/importmap.rb @@ -90,7 +90,7 @@ pin "@turf/area", to: "@turf--area.js", preload: false # @7.3.2 pin "@turf/buffer", to: "@turf--buffer.js", preload: false # @7.3.1 pin "@turf/bbox", to: "@turf--bbox.js", preload: false # @7.3.2 -pin "@turf/center", to: "@turf--center.js", preload: false # @7.3.1 +pin "@turf/center", to: "@turf--center.js", preload: false # @7.3.2 pin "@turf/jsts", to: "@turf--jsts.js", preload: false # @2.7.2 # dependencies of turf/buffer pin "d3-array", preload: false # @3.2.4