Skip to content

Commit 0511634

Browse files
authored
Merge pull request #621 from mapforge-org/depfu/update/importmap/@turf/simplify-7.3.4
[js] Update @turf/simplify 7.3.2 → 7.3.4 (patch)
2 parents 62141dc + 710339e commit 0511634

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

config/importmap.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@
7373
# pin "@turf/turf", to: "turf.min.js", preload: false # @7.3.0
7474
# Turf libs needed by mapbox-gl-draw
7575
pin "@turf/projection", to: "@turf--projection.js", preload: false # @7.3.3
76-
pin "@turf/clone", to: "@turf--clone.js", preload: false # @7.3.3
77-
pin "@turf/helpers", to: "@turf--helpers.js" # @7.3.3
78-
pin "@turf/meta", to: "@turf--meta.js" # @7.3.3
76+
pin "@turf/clone", to: "@turf--clone.js", preload: false # @7.3.4
77+
pin "@turf/helpers", to: "@turf--helpers.js" # @7.3.4
78+
pin "@turf/meta", to: "@turf--meta.js" # @7.3.4
7979
# Turf libs needed by app
80-
pin "@turf/simplify", to: "@turf--simplify.js", preload: false # @7.3.2
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.3
83-
pin "@turf/invariant", to: "@turf--invariant.js", preload: false # @7.3.3
80+
pin "@turf/simplify", to: "@turf--simplify.js", preload: false # @7.3.4
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
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

0 commit comments

Comments
 (0)