Skip to content

Commit 70807ed

Browse files
committed
build(downsample): add missing @itk-wasm/image-io-build dep
1 parent 899f5ee commit 70807ed

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/downsample/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"license": "Apache-2.0",
4141
"devDependencies": {
4242
"@itk-wasm/dam": "^1.1.0",
43-
"itk-wasm": "workspace:^"
43+
"itk-wasm": "workspace:^",
44+
"@itk-wasm/image-io-build": "workspace:^"
4445
}
4546
}

pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)