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.
1 parent 65108bf commit 9a2b6e9Copy full SHA for 9a2b6e9
2 files changed
.github/workflows/publish_js_lib.yml
examples/pure-js/client/package.json
@@ -20,6 +20,6 @@
20
},
21
"dependencies": {
22
"@kitware/trame": "^0.0.7",
23
- "@kitware/vtk-wasm": "^0.0.0"
+ "@kitware/vtk-wasm": "^1.0.0"
24
}
25
0 commit comments