Skip to content

Commit

Permalink
Merge pull request #28 from arrow2nd/update-dependencies
Browse files Browse the repository at this point in the history
chore: 依存関係を更新
  • Loading branch information
arrow2nd authored Jan 16, 2024
2 parents ebdcdf5 + 61c8aaf commit be3e7a6
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 @@ -6,7 +6,7 @@
},
"compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact" },
"imports": {
"$fresh/": "https://deno.land/x/[email protected].2/",
"$fresh/": "https://deno.land/x/[email protected].3/",
"preact": "https://esm.sh/[email protected]",
"preact/": "https://esm.sh/[email protected]/",
"preact-render-to-string": "https://esm.sh/*[email protected]",
Expand Down

0 comments on commit be3e7a6

Please sign in to comment.