From e4d10648438288c9f76194c81b3d127cd34304cc Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Mon, 13 Mar 2023 08:30:24 -0700 Subject: [PATCH] Updates npmrc --- .npmrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmrc b/.npmrc index 28be9ba7..611d9d7b 100644 --- a/.npmrc +++ b/.npmrc @@ -1,2 +1,3 @@ shared-workspace-lockfile=false include-workspace-root=true +ignore-workspace-root-check=true