From 8c6a4a90aa77a058afd108809154f3942ea8baa6 Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Mon, 30 Jun 2025 15:03:09 -0700 Subject: [PATCH] remove duplicate yargs --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 7179ba87..e1b15d7d 100644 --- a/package.json +++ b/package.json @@ -139,8 +139,7 @@ "tsc-alias": "1.8.16", "tsx": "4.20.3", "typescript": "^5", - "typescript-eslint": "^8.35.0", - "yargs": "18.0.0" + "typescript-eslint": "^8.35.0" }, "overrides": { "emblor": {