Skip to content

Commit 8eb24eb

Browse files
committed
BUG: Load data with many polydata's
Improvements to the WebWorkerPool in itk.js. Closes #367
1 parent 63a9615 commit 8eb24eb

File tree

2 files changed

+19
-33
lines changed

2 files changed

+19
-33
lines changed

js/package-lock.json

Lines changed: 17 additions & 31 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
@@ -62,8 +62,8 @@
6262
"autoprefixer": "^9.7.6",
6363
"copy-webpack-plugin": "^5.1.1",
6464
"css-element-queries": "^1.2.3",
65-
"itk": "^13.1.1",
66-
"itk-vtk-viewer": "^10.7.3",
65+
"itk": "^13.1.3",
66+
"itk-vtk-viewer": "^10.7.4",
6767
"jupyter-dataserializers": "^2.2.0",
6868
"mobx": "^5.15.4",
6969
"regenerator-runtime": "^0.13.5",

0 commit comments

Comments
 (0)