Skip to content

Commit

Permalink
test(ViteExample): bump to 1.0.0-b.18
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Jul 8, 2022
1 parent 5db507f commit 50e77b1
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
74 changes: 37 additions & 37 deletions examples/Vite/package-lock.json

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

6 changes: 3 additions & 3 deletions examples/Vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"homepage": "https://github.com/InsightSoftwareConsortium/itk-wasm#readme",
"dependencies": {
"curry": "^1.2.0",
"itk-image-io": "^1.0.0-b.6",
"itk-mesh-io": "^1.0.0-b.6",
"itk-wasm": "^1.0.0-b.6"
"itk-image-io": "^1.0.0-b.18",
"itk-mesh-io": "^1.0.0-b.18",
"itk-wasm": "^1.0.0-b.18"
},
"devDependencies": {
"cypress": "^10.3.0",
Expand Down

0 comments on commit 50e77b1

Please sign in to comment.