Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chibat committed Oct 11, 2023
1 parent 3603dc2 commit 0b0a9cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"imports": {
"$std/": "https://deno.land/std@0.193.0/",
"postgres/": "https://deno.land/x/postgres@v0.17.0/",
"$fresh/": "https://deno.land/x/fresh@1.5.0/",
"$fresh/": "https://deno.land/x/fresh@1.5.1/",
"preact": "https://esm.sh/preact@10.18.1",
"preact/": "https://esm.sh/preact@10.18.1/",
"preact-render-to-string": "https://esm.sh/*preact-render-to-string@6.2.2",
Expand Down

0 comments on commit 0b0a9cc

Please sign in to comment.