From bb3517939d4afaf4542e168d933d060a587f2645 Mon Sep 17 00:00:00 2001 From: Dhravya Shah Date: Tue, 2 Jul 2024 16:15:02 -0500 Subject: [PATCH] try to fix ci/cd again --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 586601fc..64795c25 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,6 @@ "@cloudflare/next-on-pages": "1", "@cloudflare/workers-types": "^4.20240614.0", "@repo/eslint-config": "*", - "@repo/shared-types": "*", "@repo/tailwind-config": "*", "@repo/typescript-config": "*", "@repo/ui": "*", @@ -35,7 +34,7 @@ "engines": { "node": ">=18" }, - "packageManager": "yarn@1.22.21", + "packageManager": "bun@1.1.0", "workspaces": [ "apps/*", "packages/*"