@turf/polygon-to-linestring
Advanced tools
Comparing version 4.0.0 to 4.1.0
{ | ||
"name": "@turf/polygon-to-linestring", | ||
"version": "4.0.0", | ||
"version": "4.1.0", | ||
"description": "turf polygon-to-linestring module", | ||
@@ -36,5 +36,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/helpers": "^4.0.1", | ||
"@turf/invariant": "^4.0.1" | ||
"@turf/helpers": "^4.1.0", | ||
"@turf/invariant": "^4.1.0" | ||
} | ||
} |
Updated@turf/helpers@^4.1.0
Updated@turf/invariant@^4.1.0