Skip to content

Commit

Permalink
chore(deps): update dependency hono to v4.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent 3b04d70 commit 0d3ab15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"compilerOptions": {
"jsx": "react-jsx",
"jsxFragmentFactory": "Fragment",
"jsxImportSource": "npm:hono@4.3.6/jsx"
"jsxImportSource": "npm:hono@4.3.10/jsx"
},
"tasks": {
"fmt": "deno fmt ./**/*.ts",
Expand Down

0 comments on commit 0d3ab15

Please sign in to comment.