From 4a39bbd93b65ae628eb6169269587f41d84b3ff2 Mon Sep 17 00:00:00 2001 From: Ahmad <103906421+ahmadk953@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:55:22 -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 85d1108..3c1d807 100644 --- a/package.json +++ b/package.json @@ -36,5 +36,5 @@ "tsx": "^4.19.2", "typescript": "^5.7.3" }, - "packageManager": "yarn@4.5.3" + "packageManager": "yarn@4.6.0" }