Skip to content

Commit 4849073

Browse files
committed
test(Node.jsExample): bump to itk-wasm 1.0.0-b.17
1 parent 3a33327 commit 4849073

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

examples/Node.js/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "itk-convert",
3-
"version": "2.1.5",
3+
"version": "2.1.6",
44
"description": "Convert image or mesh files from one format to another.",
55
"bin": {
66
"itk-convert": "./src/itk-convert.js"
@@ -33,8 +33,8 @@
3333
"homepage": "https://github.com/InsightSoftwareConsortium/itk-wasm#readme",
3434
"dependencies": {
3535
"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"
36+
"itk-image-io": "^1.0.0-b.15",
37+
"itk-mesh-io": "^1.0.0-b.15",
38+
"itk-wasm": "^1.0.0-b.17"
3939
}
4040
}

0 commit comments

Comments
 (0)