Skip to content

Commit 4b1e672

Browse files
committed
fix shcema version in deno.json
1 parent be52b9f commit 4b1e672

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
@@ -29,7 +29,7 @@
2929
},
3030
"imports": {
3131
"@ajv": "npm:[email protected]",
32-
"@bids/schema": "jsr:@bids/[email protected].6+d9c23eb0",
32+
"@bids/schema": "jsr:@bids/[email protected].8+6e2874ce",
3333
"@cliffy/command": "jsr:@cliffy/[email protected]",
3434
"@cliffy/table": "jsr:@cliffy/[email protected]",
3535
"@hed/validator": "npm:[email protected]",

0 commit comments

Comments
 (0)