Skip to content

Commit 8880ec3

Browse files
committed
chore: bump schema, refresh lock
Using ^ seems to be necessary to get Deno to use post-releases reliably.
1 parent abb54ae commit 8880ec3

File tree

2 files changed

+16
-51
lines changed

2 files changed

+16
-51
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"imports": {
3030
"@ajv": "npm:[email protected]",
31-
"@bids/schema": "jsr:@bids/[email protected]+2",
31+
"@bids/schema": "jsr:@bids/schema@^0.11.3+2",
3232
"@cliffy/command": "jsr:@effigies/[email protected]",
3333
"@cliffy/table": "jsr:@effigies/[email protected]",
3434
"@hed/validator": "npm:[email protected]",

deno.lock

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

0 commit comments

Comments
 (0)