@turf/simplify
Advanced tools
Comparing version 6.2.0-alpha.1 to 6.2.0-alpha.2
{ | ||
"name": "@turf/simplify", | ||
"version": "6.2.0-alpha.1", | ||
"version": "6.2.0-alpha.2", | ||
"description": "turf simplify module", | ||
@@ -49,5 +49,6 @@ "author": "Turf Authors", | ||
"devDependencies": { | ||
"@turf/truncate": "^6.2.0-alpha.1", | ||
"@turf/truncate": "^6.2.0-alpha.2", | ||
"benchmark": "*", | ||
"load-json-file": "*", | ||
"npm-run-all": "*", | ||
"rollup": "*", | ||
@@ -58,8 +59,8 @@ "tape": "*", | ||
"dependencies": { | ||
"@turf/clean-coords": "^6.2.0-alpha.1", | ||
"@turf/clone": "^6.2.0-alpha.1", | ||
"@turf/helpers": "^6.2.0-alpha.1", | ||
"@turf/meta": "^6.2.0-alpha.1" | ||
"@turf/clean-coords": "^6.2.0-alpha.2", | ||
"@turf/clone": "^6.2.0-alpha.2", | ||
"@turf/helpers": "^6.2.0-alpha.2", | ||
"@turf/meta": "^6.2.0-alpha.2" | ||
}, | ||
"gitHead": "fc519c045a8931c1e14eab9160a7e28391f8da02" | ||
"gitHead": "23d5cb91d77e0c1e2e903a2252f525797f1d0d09" | ||
} |
32982
7
Updated@turf/clone@^6.2.0-alpha.2
Updated@turf/helpers@^6.2.0-alpha.2
Updated@turf/meta@^6.2.0-alpha.2