We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f3facc commit eef2772Copy full SHA for eef2772
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.3
82
pin "@turf/clean-coords", to: "@turf--clean-coords.js", preload: false # @7.3.2
83
pin "@turf/invariant", to: "@turf--invariant.js", preload: false # @7.3.3
84
-pin "@turf/centroid", to: "@turf--centroid.js", preload: false # @7.3.2
+pin "@turf/centroid", to: "@turf--centroid.js", preload: false # @7.3.3
85
pin "@turf/distance", to: "@turf--distance.js", preload: false # @7.3.2
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.2
0 commit comments