We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1035908 + 90970c0 commit 0f3faccCopy full SHA for 0f3facc
1 file changed
config/importmap.rb
@@ -87,7 +87,7 @@
87
pin "@turf/bearing", to: "@turf--bearing.js", preload: false # @7.3.2
88
pin "@turf/destination", to: "@turf--destination.js", preload: false # @7.3.2
89
pin "@turf/length", to: "@turf--length.js", preload: false # @7.3.2
90
-pin "@turf/area", to: "@turf--area.js", preload: false # @7.3.2
+pin "@turf/area", to: "@turf--area.js", preload: false # @7.3.3
91
pin "@turf/buffer", to: "@turf--buffer.js", preload: false # @7.3.2
92
pin "@turf/bbox", to: "@turf--bbox.js", preload: false # @7.3.3
93
pin "@turf/center", to: "@turf--center.js", preload: false # @7.3.2
0 commit comments