We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6e199c commit fa649aaCopy full SHA for fa649aa
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "delaunator",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "A really fast JavaScript library for Delaunay triangulation of 2D points",
5
"main": "delaunator.js",
6
"module": "index.js",
0 commit comments