From 333f3070658bf1c73084fb16c119cd98aac63771 Mon Sep 17 00:00:00 2001 From: Core Date: Wed, 24 Aug 2022 10:29:27 +0100 Subject: [PATCH] pnpm stuff 2 --- .npmrc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.npmrc b/.npmrc index 27106260..ee8c4d17 100644 --- a/.npmrc +++ b/.npmrc @@ -1,4 +1,3 @@ -strict-peer-dependencies=false node-linker=hoisted -public-hoist-pattern = * -hamefully-hoist = true +public-hoist-pattern=* +shamefully-hoist=true