some stuff
This commit is contained in:
parent
08ad294d46
commit
6cbf15b783
11 changed files with 165 additions and 5 deletions
6
deno.json
Normal file
6
deno.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"imports": {
|
||||
"@std/fs": "jsr:@std/fs@^1.0.5",
|
||||
"@std/path": "jsr:@std/path@^1.0.7"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue