@thi.ng/geom-hull
Advanced tools
Comparing version 0.0.23 to 0.0.24
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-hull@0.0.23...@thi.ng/geom-hull@0.0.24) (2019-07-31) | ||
**Note:** Version bump only for package @thi.ng/geom-hull | ||
## [0.0.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-hull@0.0.22...@thi.ng/geom-hull@0.0.23) (2019-07-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-hull", | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"description": "Fast 2D convex hull (Graham Scan)", | ||
@@ -37,3 +37,3 @@ "module": "./index.js", | ||
"@thi.ng/math": "^1.4.2", | ||
"@thi.ng/vectors": "^3.0.3" | ||
"@thi.ng/vectors": "^3.1.0" | ||
}, | ||
@@ -52,3 +52,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "53eec7988c378fc37ae140e7174f36ef9b6208fe" | ||
"gitHead": "7dc1483608a9c2ac4a1cdb62f9765585cda7dc3e" | ||
} |
27330
Updated@thi.ng/vectors@^3.1.0