Skip to content

Commit

Permalink
fix(vtk.js): Update to 17.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed Apr 7, 2021
1 parent 5323818 commit 057a9de
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 17 deletions.
125 changes: 109 additions & 16 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"source": "src/index.js",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@kitware/vtk.js": "17.5.0"
"@kitware/vtk.js": "17.5.1"
},
"scripts": {
"prebuild": "npm run fix",
Expand Down

0 comments on commit 057a9de

Please sign in to comment.