aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index bd34415..85c91ea 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,7 @@
"@turf/bbox": "^6.3.0",
"@turf/boolean-intersects": "^6.3.0",
"@turf/centroid": "^6.3.0",
+ "@turf/convex": "^6.3.0",
"@turf/helpers": "^6.3.0",
"capital-case": "^1.0.4",
"cheap-ruler": "^3.0.1",
@@ -25,6 +26,7 @@
"osm-geojson": "^0.8.4",
"polygon-lookup": "^2.6.0",
"readable-stream": "^3.6.0",
+ "string-comparison": "^1.0.9",
"tape": "^5.2.2",
"yargs": "^17.0.1"
},