@turf/convex
Advanced tools
Comparing version 4.5.1 to 4.5.2
{ | ||
"name": "@turf/convex", | ||
"version": "4.5.1", | ||
"version": "4.5.2", | ||
"description": "turf convex module", | ||
@@ -35,6 +35,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/helpers": "^4.5.1", | ||
"@turf/meta": "^4.5.1", | ||
"@turf/helpers": "^4.5.2", | ||
"@turf/meta": "^4.5.2", | ||
"convex-hull": "^1.0.3" | ||
} | ||
} |
Updated@turf/helpers@^4.5.2
Updated@turf/meta@^4.5.2