From 52188d8853c7e02294d48c4dfb839b1e6082eb64 Mon Sep 17 00:00:00 2001 From: Soybean Date: Sat, 27 Apr 2024 13:47:53 +0800 Subject: [PATCH] chore(projects): update .npmrc --- .npmrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmrc b/.npmrc index e3ff517c..dfc2d686 100644 --- a/.npmrc +++ b/.npmrc @@ -1,3 +1,4 @@ registry=https://registry.npmmirror.com/ shamefully-hoist=true ignore-workspace-root-check=true +link-workspace-packages=true