There was an error while loading. Please reload this page.
1 parent 3a33327 commit 4849073Copy full SHA for 4849073
1 file changed
examples/Node.js/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "itk-convert",
3
- "version": "2.1.5",
+ "version": "2.1.6",
4
"description": "Convert image or mesh files from one format to another.",
5
"bin": {
6
"itk-convert": "./src/itk-convert.js"
@@ -33,8 +33,8 @@
33
"homepage": "https://github.com/InsightSoftwareConsortium/itk-wasm#readme",
34
"dependencies": {
35
"commander": "^8.2.0",
36
- "itk-image-io": "^1.0.0-b.6",
37
- "itk-mesh-io": "^1.0.0-b.6",
38
- "itk-wasm": "^1.0.0-b.6"
+ "itk-image-io": "^1.0.0-b.15",
+ "itk-mesh-io": "^1.0.0-b.15",
+ "itk-wasm": "^1.0.0-b.17"
39
}
40
0 commit comments