Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Commit

Permalink
Update dependency https://deno.land/x/hono to v4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 9, 2024
1 parent 8bb9123 commit 9eec327
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { logger } from "https://deno.land/x/[email protected].3/middleware.ts";
import { Hono } from "https://deno.land/x/[email protected].3/mod.ts";
import { logger } from "https://deno.land/x/[email protected].4/middleware.ts";
import { Hono } from "https://deno.land/x/[email protected].4/mod.ts";

const app = new Hono();

Expand Down

0 comments on commit 9eec327

Please sign in to comment.