master pull

This commit is contained in:
Justin Kolasa (from Dev Box)
2025-04-22 08:50:29 -04:00
parent af4e1d10b4
commit 5f4ea0e614
5 changed files with 42 additions and 2 deletions

4
.npmrc
View File

@@ -1,4 +1,6 @@
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!