Skip to content

Commit e0fd3e6

Browse files
committed
chore(create-itk-wasm): bump itk-wasm version to 1.0.0-b.175
1 parent 1634316 commit e0fd3e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/typescript/create-itk-wasm/src/generate/package-json.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ function generatePackageJson(project: ProjectSpec) {
5959
devDependencies: {
6060
'@itk-wasm/dam': '^1.1.1',
6161
'@thewtex/setup-micromamba': '^1.9.7',
62-
'itk-wasm': '1.0.0-b.173'
62+
'itk-wasm': '1.0.0-b.175'
6363
}
6464
}
6565
if (project.author) {

0 commit comments

Comments
 (0)