Reverting .npmrc file

This commit is contained in:
Justin Kolasa (from Dev Box)
2025-04-22 13:00:14 -04:00
parent 5f4ea0e614
commit 1ca2db54f5
3 changed files with 30 additions and 15 deletions

4
.npmrc
View File

@@ -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!