Skip to content

Commit 4223800

Browse files
authored
Merge pull request bids-standard#35 from effigies/feat/help-width
feat: Build help text based on console width
2 parents 38335f6 + aa91961 commit 4223800

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deno.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"imports": {
2626
"@ajv": "npm:[email protected]",
2727
"@bids/schema": "jsr:@bids/[email protected]+436d7cde",
28-
"@cliffy/command": "jsr:@cliffy/[email protected]rc.7",
29-
"@cliffy/table": "jsr:@cliffy/[email protected]rc.7",
28+
"@cliffy/command": "jsr:@effigies/cliffy-[email protected]dev.8",
29+
"@cliffy/table": "jsr:@effigies/cliffy-[email protected]dev.5",
3030
"@hed/validator": "npm:[email protected]",
3131
"@ignore": "npm:[email protected]",
3232
"@libs/xml": "jsr:@libs/[email protected]",

0 commit comments

Comments
 (0)