aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorEvan Siroky <evan.siroky@yahoo.com>2017-08-01 07:08:51 -0700
committerEvan Siroky <evan.siroky@yahoo.com>2017-08-01 07:08:51 -0700
commit477ece68c99b565883abecb192ad09a905aa188a (patch)
tree9a95ec69c92491e91631dac12df904ca00cc5515 /package.json
parentd90de5b6c1491bb67760c3254d1348014e2c5ad9 (diff)
downloadtimezone-boundary-builder-477ece68c99b565883abecb192ad09a905aa188a.tar.gz
Remove small holes and reduce geojson precision.
Fixes #11, Fixes #17
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 37e60ba..3483e5f 100644
--- a/package.json
+++ b/package.json
@@ -17,6 +17,7 @@
"author": "Evan Siroky",
"license": "MIT",
"dependencies": {
+ "@mapbox/geojson-area": "^0.2.2",
"@turf/helpers": "^3.10.3",
"async": "^2.1.5",
"jsts": "^1.3.0",