We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 551d793 + d179fbf commit bb0447eCopy full SHA for bb0447e
1 file changed
config/importmap.rb
@@ -81,7 +81,7 @@
81
pin "@turf/boolean-point-on-line", to: "@turf--boolean-point-on-line.js", preload: false # @7.3.4
82
pin "@turf/clean-coords", to: "@turf--clean-coords.js", preload: false # @7.3.4
83
pin "@turf/invariant", to: "@turf--invariant.js", preload: false # @7.3.4
84
-pin "@turf/centroid", to: "@turf--centroid.js", preload: false # @7.3.3
+pin "@turf/centroid", to: "@turf--centroid.js", preload: false # @7.3.4
85
pin "@turf/distance", to: "@turf--distance.js", preload: false # @7.3.4
86
pin "@turf/along", to: "@turf--along.js", preload: false # @7.3.2
87
pin "@turf/bearing", to: "@turf--bearing.js", preload: false # @7.3.3
0 commit comments