From ef9e47e4012b81969172275443b9619d353b2746 Mon Sep 17 00:00:00 2001 From: Oliver Akins Date: Mon, 7 Mar 2022 18:02:54 -0600 Subject: [PATCH] Change where the common module is linked from --- server/pnpm-lock.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/pnpm-lock.yaml b/server/pnpm-lock.yaml index dc7a9c6..f2c63f3 100644 --- a/server/pnpm-lock.yaml +++ b/server/pnpm-lock.yaml @@ -11,7 +11,7 @@ specifiers: uuid: ^8.3.2 dependencies: - common: link:../common + common: link:../common/cjs glob: 7.2.0 socket.io: 4.4.0 toml: 3.0.0