Skip to content

Commit 5081eaa

Browse files
committed
missing deps in lock file
1 parent 8afaa92 commit 5081eaa

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

deno.jsonc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"dev": "deno run --watch main.ts"
44
},
55
"imports": {
6+
"@cliffy/ansi": "jsr:@cliffy/[email protected]",
7+
"@cliffy/command": "jsr:@cliffy/[email protected]",
8+
"@cliffy/prompt": "jsr:@cliffy/[email protected]",
69
"@std/assert": "jsr:@std/assert@1"
710
}
811
}

deno.lock

Lines changed: 6 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)