Skip to content

Commit

Permalink
chore: upgrade to [email protected] (#634)
Browse files Browse the repository at this point in the history
  • Loading branch information
iuioiua authored Oct 16, 2023
1 parent d198e6b commit 052fe7a
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 @@ -22,7 +22,7 @@
"compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact" },
"imports": {
"@/": "./",
"$fresh/": "https://deno.land/x/[email protected].0/",
"$fresh/": "https://deno.land/x/[email protected].2/",
"$gfm": "https://deno.land/x/[email protected]/mod.ts",
"preact": "https://esm.sh/[email protected]",
"preact/": "https://esm.sh/[email protected]/",
Expand Down

0 comments on commit 052fe7a

Please sign in to comment.