Skip to content

Commit b0f9632

Browse files
authored
Merge pull request #848 from mapforge-org/depfu/update/importmap/@turf/boolean-point-on-line-7.4.0
[js] Update @turf/boolean-point-on-line 7.3.5 → 7.4.0 (minor)
2 parents 332de7d + 7f77b8e commit b0f9632

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/importmap.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
pin "@turf/meta", to: "@turf--meta.js" # @7.4.0
8787
# Turf libs needed by app
8888
pin "@turf/simplify", to: "@turf--simplify.js", preload: false # @7.3.5
89-
pin "@turf/boolean-point-on-line", to: "@turf--boolean-point-on-line.js", preload: false # @7.3.5
89+
pin "@turf/boolean-point-on-line", to: "@turf--boolean-point-on-line.js", preload: false # @7.4.0
9090
pin "@turf/clean-coords", to: "@turf--clean-coords.js", preload: false # @7.3.5
9191
pin "@turf/invariant", to: "@turf--invariant.js", preload: false # @7.4.0
9292
pin "@turf/centroid", to: "@turf--centroid.js", preload: false # @7.4.0

0 commit comments

Comments
 (0)