From 01d31ac9bc7a822fce53624dfe93f063f94972ac Mon Sep 17 00:00:00 2001 From: Daniel Steigerwald Date: Mon, 7 Oct 2024 15:04:48 +0200 Subject: [PATCH] Another attemp to fix pnpm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b68379dc..51d499dc 100755 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "packageManager": "pnpm@9.12.0", "pnpm": { - "link-workspace-packages": true, + "prefer-workspace-packages": true, "peerDependencyRules": { "ignoreMissing": [ "@babel/*",