Skip to content

Commit

Permalink
chore: bump @itk-wasm package version in template.package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Mar 11, 2024
1 parent 916b698 commit 3d055e1
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"itk-wasm": "1.0.0-b.165"
"itk-wasm": "1.0.0-b.170"
},
"devDependencies": {
"@itk-wasm/image-io": "^1.1.0",
"@itk-wasm/mesh-io": "^1.1.0",
"@itk-wasm/image-io": "^1.1.1",
"@itk-wasm/mesh-io": "^1.1.1",
"@shoelace-style/shoelace": "^2.12.0",
"@types/node": "^20.2.5",
"esbuild": "^0.19.8",
Expand Down

0 comments on commit 3d055e1

Please sign in to comment.