Skip to content

Commit

Permalink
Merge pull request #120 from jun-sironamedical/bump-vtk-28.13.0
Browse files Browse the repository at this point in the history
feat(vtk.js): update vtk.js to 28.13.0
  • Loading branch information
floryst authored Oct 19, 2023
2 parents d45d66d + 77aa5f7 commit 3817957
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 49 deletions.
71 changes: 24 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dev": "rollup -c --watch"
},
"peerDependencies": {
"@kitware/vtk.js": "^26.9.9",
"@kitware/vtk.js": "^28.13.0",
"react": "^16.0.0"
},
"devDependencies": {
Expand All @@ -41,7 +41,7 @@
"@babel/preset-env": "^7.19.1",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@kitware/vtk.js": "^26.9.9",
"@kitware/vtk.js": "^28.13.0",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "24.0.1",
"@rollup/plugin-eslint": "^9.0.3",
Expand Down

0 comments on commit 3817957

Please sign in to comment.