Skip to content

Commit dad2a01

Browse files
committed
fix: Use our fork of nifti-reader-js to fix console output bugs
1 parent d1a5bf9 commit dad2a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bids-validator/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@hed/validator": "npm:[email protected]",
3636
"@ignore": "npm:[email protected]",
3737
"@libs/xml": "jsr:@libs/[email protected]",
38-
"@mango/nifti": "npm:[email protected].8",
38+
"@mango/nifti": "npm:@bids/[email protected].9",
3939
"@std/assert": "jsr:@std/[email protected]",
4040
"@std/fmt": "jsr:@std/[email protected]",
4141
"@std/fs": "jsr:@std/[email protected]",

0 commit comments

Comments
 (0)