From 694249c024bfbf455c92153c75d4a3d96842c472 Mon Sep 17 00:00:00 2001 From: Luke Vella Date: Mon, 4 Nov 2024 09:24:40 +0000 Subject: [PATCH] Remove guest-user package --- apps/web/next.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/web/next.config.js b/apps/web/next.config.js index 3383482dc..ea9f0f120 100644 --- a/apps/web/next.config.js +++ b/apps/web/next.config.js @@ -23,7 +23,6 @@ const nextConfig = { "@rallly/ui", "@rallly/tailwind-config", "@rallly/posthog", - "@rallly/guest-user", "@rallly/emails", ], webpack(config) {