From c47347e07d059a71b745489675761b33dfb59537 Mon Sep 17 00:00:00 2001 From: Ahmad <103906421+ahmadk953@users.noreply.github.com> Date: Mon, 3 Mar 2025 19:08:52 -0500 Subject: [PATCH] Updated Yarn Version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 637b6b2..e682c16 100644 --- a/package.json +++ b/package.json @@ -38,5 +38,5 @@ "tsx": "^4.19.3", "typescript": "^5.8.2" }, - "packageManager": "yarn@4.6.0" + "packageManager": "yarn@4.7.0" }