Skip to content

Commit

Permalink
chore(deps): update dependency hono to v4.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 19, 2024
1 parent 3b04d70 commit d1f41c0
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.4.7/jsx"
},
"tasks": {
"fmt": "deno fmt ./**/*.ts",
Expand Down

0 comments on commit d1f41c0

Please sign in to comment.