Implement bulk delete in files
Closes #10 Also updates Deno and fixes a typo in variables
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
"./": "./",
|
||||
"xml": "https://deno.land/x/xml@2.1.3/mod.ts",
|
||||
"mrmime": "https://deno.land/x/mrmime@v2.0.0/mod.ts",
|
||||
"fresh/": "https://deno.land/x/fresh@1.6.8/",
|
||||
"$fresh/": "https://deno.land/x/fresh@1.6.8/",
|
||||
"fresh/": "https://deno.land/x/fresh@1.7.1/",
|
||||
"$fresh/": "https://deno.land/x/fresh@1.7.1/",
|
||||
"preact": "https://esm.sh/preact@10.23.2",
|
||||
"preact/": "https://esm.sh/preact@10.23.2/",
|
||||
"@preact/signals": "https://esm.sh/*@preact/signals@1.3.0",
|
||||
|
||||
Reference in New Issue
Block a user