We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9b30dc commit a9d1fd7Copy full SHA for a9d1fd7
wasm/typescript/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@itk-wasm/mesh-to-poly-data",
3
- "version": "1.1.0",
+ "version": "1.1.1",
4
"description": "Convert an ITK Mesh to a simple data structure compatible with vtkPolyData.",
5
"type": "module",
6
"module": "./dist/index.js",
@@ -52,4 +52,4 @@
52
"type": "git",
53
"url": "https://github.com/InsightSoftwareConsortium/ITKMeshToPolyData"
54
}
55
-}
+}
0 commit comments