@turf/dissolve
Advanced tools
Comparing version 4.5.1 to 4.5.2
{ | ||
"name": "@turf/dissolve", | ||
"version": "4.5.1", | ||
"version": "4.5.2", | ||
"description": "turf dissolve module", | ||
@@ -38,4 +38,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/bbox": "^4.5.1", | ||
"@turf/union": "^4.5.1", | ||
"@turf/bbox": "^4.5.2", | ||
"@turf/union": "^4.5.2", | ||
"geojson-utils": "^1.1.0", | ||
@@ -42,0 +42,0 @@ "get-closest": "^0.0.4", |
Updated@turf/bbox@^4.5.2
Updated@turf/union@^4.5.2