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