diff --git a/.npmrc b/.npmrc index 356a656..10ecfe2 100644 --- a/.npmrc +++ b/.npmrc @@ -4,3 +4,5 @@ registry = https://registry.npmmirror.com strict-peer-dependencies=false auto-install-peers=true shamefully-hoist=true +ignore-workspace-root-check=true +install-workspace-root=true