Comparing version 3.13.0 to 3.14.0
@@ -20,3 +20,3 @@ //http://en.wikipedia.org/wiki/Delaunay_triangulation | ||
* This is optional: if not given, then there will be no extra data added to the derived triangles. | ||
* @return {FeatureCollection<Polygon>} TIN output | ||
* @returns {FeatureCollection<Polygon>} TIN output | ||
* @example | ||
@@ -23,0 +23,0 @@ * // generate some random point data |
{ | ||
"name": "@turf/tin", | ||
"version": "3.13.0", | ||
"version": "3.14.0", | ||
"description": "turf tin module", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
11976