There was an error while loading. Please reload this page.
2 parents 332de7d + 7f77b8e commit b0f9632Copy full SHA for b0f9632
1 file changed
config/importmap.rb
@@ -86,7 +86,7 @@
86
pin "@turf/meta", to: "@turf--meta.js" # @7.4.0
87
# Turf libs needed by app
88
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
+pin "@turf/boolean-point-on-line", to: "@turf--boolean-point-on-line.js", preload: false # @7.4.0
90
pin "@turf/clean-coords", to: "@turf--clean-coords.js", preload: false # @7.3.5
91
pin "@turf/invariant", to: "@turf--invariant.js", preload: false # @7.4.0
92
pin "@turf/centroid", to: "@turf--centroid.js", preload: false # @7.4.0
0 commit comments