diff options
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", |