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

Commit

Permalink
chore(deps): update dependency https://deno.land/std to v0.211.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent 4433a7f commit 4f5764d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import "https://deno.land/std@0.210.0/dotenv/load.ts";
import "https://deno.land/std@0.211.0/dotenv/load.ts";
import { DOMParser } from "https://deno.land/x/deno_dom@v0.1.43/deno-dom-wasm.ts";
import { HTMLDocument } from "https://deno.land/x/deno_dom@v0.1.43/src/dom/document.ts";
import { logger } from "https://deno.land/x/hono@v3.12.0/middleware.ts";
Expand Down

0 comments on commit 4f5764d

Please sign in to comment.