Skip to content

Commit 3414782

Browse files
committed
WIP: Update package and package-lock for VTK.js@v29
1 parent db7358f commit 3414782

File tree

2 files changed

+21
-9
lines changed

2 files changed

+21
-9
lines changed

package-lock.json

+19-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@aws-sdk/client-s3": "^3.321.1",
2828
"@itk-wasm/dicom": "^3.2.1",
29-
"@kitware/vtk.js": "^28.13.0",
29+
"@kitware/vtk.js": "^29.0.0",
3030
"@netlify/edge-functions": "^2.0.0",
3131
"@sentry/vue": "^7.54.0",
3232
"@vueuse/core": "^8.5.0",
@@ -124,4 +124,4 @@
124124
"eslint"
125125
]
126126
}
127-
}
127+
}

0 commit comments

Comments
 (0)