path update...

This commit is contained in:
Seth Trowbridge 2022-12-04 16:21:13 -05:00
parent b905f92c06
commit 20f4a2ac47
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"compilerOptions": {"types":["store.d.ts"]},
"compilerOptions": {"types":["/store.d.ts"]},
"tasks":
{
"fs": "deno run -A --no-lock https://deno.land/std@0.166.0/http/file_server.ts",