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.
2 parents 4775202 + 9135c6f commit 6bc46c8Copy full SHA for 6bc46c8
examples/mean-squares-versor-registration/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@itk-wasm/mean-squares-versor-registration",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Illustrate the use of the VersorRigid3DTransform for 3D image registration.",
5
"type": "module",
6
"scripts": {
@@ -17,7 +17,7 @@
17
"license": "Apache-2.0",
18
"dependencies": {
19
"fs-extra": "^10.0.0",
20
- "itk-image-io": "^1.0.0-b.89",
21
- "itk-wasm": "^1.0.0-b.89"
+ "itk-image-io": "^1.0.0-b.114",
+ "itk-wasm": "^1.0.0-b.114"
22
}
23
0 commit comments