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