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 80c099a..cd684be 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,8 @@
"test": "./node_modules/.bin/tape test/toOSM.js test/cluster.js test/unitsToRanges.js test/withinRange.js test/valueLimits.js test/reduceRangeDuplicates.js"
},
"dependencies": {
+ "@turf/bbox": "^6.3.0",
+ "@turf/boolean-intersects": "^6.3.0",
"capital-case": "^1.0.4",
"cheap-ruler": "^3.0.1",
"clone-deep": "^4.0.1",