From fd5b9a92ca780b6654aa386f2827356e263993a1 Mon Sep 17 00:00:00 2001 From: JustinKol <144163838+JustinKol@users.noreply.github.com> Date: Mon, 19 May 2025 16:27:03 -0400 Subject: [PATCH] Update .npmrc --- .npmrc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.npmrc b/.npmrc index 1dbf42d9f..0a81fc707 100644 --- a/.npmrc +++ b/.npmrc @@ -1,6 +1,4 @@ save-exact=true -registry=https://msdata.pkgs.visualstudio.com/_packaging/cosmosdbportal/npm/registry/ -always-auth=true -allow-same-version=true + # Ignore peer dependency conflicts -force=true # TODO: Remove this when we update to React 17 or higher! \ No newline at end of file +force=true # TODO: Remove this when we update to React 17 or higher!