diff options
author | Andrew Harvey <andrew@alantgeo.com.au> | 2021-05-05 15:21:51 +1000 |
---|---|---|
committer | Andrew Harvey <andrew@alantgeo.com.au> | 2021-05-05 15:21:51 +1000 |
commit | 43d2090893aeeb8645e0e9c6ca05d5f96e48aae0 (patch) | |
tree | 58415e752b5f69087c7ad87d3493a64987222464 /package.json | |
parent | 12e26c30579407c0739fdcb0e5043b208536c8b7 (diff) |
clean up debug logging, corner cases, and set addr:unit:prefix
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 09d67f4..13dc6ab 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "dependencies": { "capital-case": "^1.0.4", "cheap-ruler": "^3.0.1", + "clone-deep": "^4.0.1", "flatbush": "^3.3.0", "geoflatbush": "^1.0.0", "ndjson": "^2.0.0", |