diff options
author | Andrew Harvey <andrew@alantgeo.com.au> | 2021-05-20 15:23:46 +1000 |
---|---|---|
committer | Andrew Harvey <andrew@alantgeo.com.au> | 2021-05-20 15:23:46 +1000 |
commit | 9c86dbf30863fec1db7f65d422dd07cb700f1d21 (patch) | |
tree | 718b76c67b9648f1ee9ddac503604f068405c04e /package.json | |
parent | a5f57f9d603aaccaaad35ecd268920e0f3a1fdf4 (diff) |
conflate debug output with lines joining matches
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index cd684be..a60a9ae 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,8 @@ "dependencies": { "@turf/bbox": "^6.3.0", "@turf/boolean-intersects": "^6.3.0", + "@turf/centroid": "^6.3.0", + "@turf/helpers": "^6.3.0", "capital-case": "^1.0.4", "cheap-ruler": "^3.0.1", "clone-deep": "^4.0.1", |