@thi.ng/geom-closest-point
Advanced tools
Comparing version 0.3.19 to 0.3.20
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.3.20](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-closest-point@0.3.19...@thi.ng/geom-closest-point@0.3.20) (2020-04-06) | ||
**Note:** Version bump only for package @thi.ng/geom-closest-point | ||
## [0.3.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-closest-point@0.3.18...@thi.ng/geom-closest-point@0.3.19) (2020-04-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/geom-closest-point", | ||
"version": "0.3.19", | ||
"version": "0.3.20", | ||
"description": "2D / 3D closest point / proximity helpers", | ||
@@ -42,3 +42,3 @@ "module": "./index.js", | ||
"@thi.ng/math": "^1.7.5", | ||
"@thi.ng/vectors": "^4.2.3", | ||
"@thi.ng/vectors": "^4.2.4", | ||
"tslib": "^1.11.1" | ||
@@ -64,3 +64,3 @@ }, | ||
}, | ||
"gitHead": "1fbd320aece52cdf48c3f502a449109b2c9ccfd9" | ||
"gitHead": "9ed6564d092e6ed254e7351bcd486958932e24cc" | ||
} |
37420
Updated@thi.ng/vectors@^4.2.4