From 49f98b53e4fe04a5e62892a1e4e9466eb1faa3bb Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Fri, 13 Jun 2025 18:05:40 +0800 Subject: chore: remove duplicate dep in tools. --- deno/tools/deno.json | 1 - 1 file changed, 1 deletion(-) diff --git a/deno/tools/deno.json b/deno/tools/deno.json index cda933f..1b2cf32 100644 --- a/deno/tools/deno.json +++ b/deno/tools/deno.json @@ -4,6 +4,5 @@ }, "imports": { "mustache": "npm:mustache@^4.2.0", - "yargs": "npm:yargs@^18.0.0" } } -- cgit v1.2.3