Skip to content

Commit 1e6331c

Browse files
authored
Merge pull request #339 from thewtex/scalar-range
ENH: Fix scalar image slice out-of-range rendering
2 parents 9ac4e64 + a418c5e commit 1e6331c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

js/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@
6363
"copy-webpack-plugin": "^5.1.1",
6464
"css-element-queries": "^1.2.3",
6565
"itk": "^13.1.1",
66-
"itk-vtk-viewer": "^10.5.2",
66+
"itk-vtk-viewer": "^10.5.3",
6767
"jupyter-dataserializers": "^2.2.0",
6868
"mobx": "^5.15.4",
6969
"regenerator-runtime": "^0.13.5",
70-
"vtk.js": "^14.7.1"
70+
"vtk.js": "^14.8.1"
7171
},
7272
"jupyterlab": {
7373
"extension": "dist/labextension"

0 commit comments

Comments
 (0)