From ff8374103e8ec7adfa8bcc788eaeba49f41151b4 Mon Sep 17 00:00:00 2001 From: Siddharth Singh Date: Sun, 27 Oct 2024 10:00:47 +0530 Subject: [PATCH] remove unused dep --- deno.json | 1 - deno.lock | 1 - 2 files changed, 2 deletions(-) diff --git a/deno.json b/deno.json index 43a33de..6db0fce 100644 --- a/deno.json +++ b/deno.json @@ -68,7 +68,6 @@ "entities": "npm:entities@^4.5.0", "fast-stable-stringify": "npm:fast-stable-stringify@^1.0.0", "formdata-helper": "npm:formdata-helper@^0.3.0", - "get-pixels": "npm:get-pixels@3.3.3", "hono-rate-limiter": "npm:hono-rate-limiter@^0.3.0", "iso-639-1": "npm:iso-639-1@2.1.15", "isomorphic-dompurify": "npm:isomorphic-dompurify@^2.16.0", diff --git a/deno.lock b/deno.lock index f7fef00..14cc108 100644 --- a/deno.lock +++ b/deno.lock @@ -2292,7 +2292,6 @@ "npm:entities@^4.5.0", "npm:fast-stable-stringify@1", "npm:formdata-helper@0.3", - "npm:get-pixels@3.3.3", "npm:hono-rate-limiter@0.3", "npm:iso-639-1@2.1.15", "npm:isomorphic-dompurify@^2.16.0",