Skip to content

Commit 483de41

Browse files
committed
fix
1 parent b69e452 commit 483de41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"imports": {
2121
"$std/": "https://deno.land/std@0.193.0/",
2222
"postgres/": "https://deno.land/x/postgres@v0.17.0/",
23-
"$fresh/": "https://deno.land/x/fresh@1.5.1/",
23+
"$fresh/": "https://deno.land/x/fresh@1.5.4/",
2424
"preact": "https://esm.sh/preact@10.18.1",
2525
"preact/": "https://esm.sh/preact@10.18.1/",
2626
"preact-render-to-string": "https://esm.sh/*preact-render-to-string@6.2.2",

0 commit comments

Comments
 (0)