From 9c86dbf30863fec1db7f65d422dd07cb700f1d21 Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Thu, 20 May 2021 15:23:46 +1000 Subject: conflate debug output with lines joining matches --- yarn.lock | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'yarn.lock') diff --git a/yarn.lock b/yarn.lock index 3aa5569..833de3c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -38,6 +38,14 @@ "@turf/helpers" "^6.3.0" "@turf/invariant" "^6.3.0" +"@turf/centroid@^6.3.0": + version "6.3.0" + resolved "https://registry.yarnpkg.com/@turf/centroid/-/centroid-6.3.0.tgz#e86611e1e171fb0a38ade30453351a00e04956a3" + integrity sha512-7KTyqhUEqXDoyR/nf/jAXiW8ZVszEnrp5XZkgYyrf2GWdSovSO0iCN1J3bE2jkJv7IWyeDmGYL61GGzuTSZS2Q== + dependencies: + "@turf/helpers" "^6.3.0" + "@turf/meta" "^6.3.0" + "@turf/helpers@6.x", "@turf/helpers@^6.3.0": version "6.3.0" resolved "https://registry.yarnpkg.com/@turf/helpers/-/helpers-6.3.0.tgz#87f90f806c3f8ad6385ef8d2041d3662bf3c9fb1" -- cgit v1.2.3