@thi.ng/geom-closest-point
Advanced tools
Comparing version 0.1.9 to 0.1.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-closest-point@0.1.9...@thi.ng/geom-closest-point@0.1.10) (2019-03-21) | ||
**Note:** Version bump only for package @thi.ng/geom-closest-point | ||
## [0.1.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-closest-point@0.1.8...@thi.ng/geom-closest-point@0.1.9) (2019-03-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-closest-point", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Closest point / proximity helpers", | ||
@@ -35,3 +35,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/vectors": "^2.4.3" | ||
"@thi.ng/vectors": "^2.4.4" | ||
}, | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "b032167da28b83e93d3cbc54a47b053092ad7c4f" | ||
"gitHead": "a8e1ee03ed4fa660408cfa0c781257b8bf7e1fc0" | ||
} |
34280
Updated@thi.ng/vectors@^2.4.4