aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Harvey <andrew@alantgeo.com.au>2021-06-09 21:45:11 +1000
committerAndrew Harvey <andrew@alantgeo.com.au>2021-06-09 21:45:11 +1000
commita923c9f996926c7543a48c6f77783eb51af17173 (patch)
tree730441a8724d39e5f17ed98d0a36e0bf3f136b58 /package.json
parent73b447f31e78978849524bacf31d2a2a1c56d293 (diff)
flag Vicmap complex data for manual maproulette review
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"
},