Skip to content

Commit ba38515

Browse files
authored
Update @turf/destination to version 7.3.4
1 parent aec1901 commit ba38515

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config/importmap.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,18 +74,18 @@
7474
# Turf libs needed by mapbox-gl-draw
7575
pin "@turf/projection", to: "@turf--projection.js", preload: false # @7.3.3
7676
pin "@turf/clone", to: "@turf--clone.js", preload: false # @7.3.3
77-
pin "@turf/helpers", to: "@turf--helpers.js" # @7.3.3
77+
pin "@turf/helpers", to: "@turf--helpers.js" # @7.3.4
7878
pin "@turf/meta", to: "@turf--meta.js" # @7.3.3
7979
# Turf libs needed by app
8080
pin "@turf/simplify", to: "@turf--simplify.js", preload: false # @7.3.2
8181
pin "@turf/boolean-point-on-line", to: "@turf--boolean-point-on-line.js", preload: false # @7.3.3
8282
pin "@turf/clean-coords", to: "@turf--clean-coords.js", preload: false # @7.3.3
83-
pin "@turf/invariant", to: "@turf--invariant.js", preload: false # @7.3.3
83+
pin "@turf/invariant", to: "@turf--invariant.js", preload: false # @7.3.4
8484
pin "@turf/centroid", to: "@turf--centroid.js", preload: false # @7.3.3
8585
pin "@turf/distance", to: "@turf--distance.js", preload: false # @7.3.3
8686
pin "@turf/along", to: "@turf--along.js", preload: false # @7.3.2
8787
pin "@turf/bearing", to: "@turf--bearing.js", preload: false # @7.3.3
88-
pin "@turf/destination", to: "@turf--destination.js", preload: false # @7.3.2
88+
pin "@turf/destination", to: "@turf--destination.js", preload: false # @7.3.4
8989
pin "@turf/length", to: "@turf--length.js", preload: false # @7.3.3
9090
pin "@turf/area", to: "@turf--area.js", preload: false # @7.3.3
9191
pin "@turf/buffer", to: "@turf--buffer.js", preload: false # @7.3.2

0 commit comments

Comments
 (0)