aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-11-29 08:07:14 -0500
committerDan Timoney <dtimoney@att.com>2021-11-29 11:42:01 -0500
commit037e7dccf4fbf483f4504e91cfc74d823a2b026e (patch)
treef69bddd032e870a72cea835ef297e189b1ecdef9 /cds-ui/client
parente3f114e4c176e06e90cd7a1a9d858315773b81f9 (diff)
Explicitly set NPM registry to public registry
Explicitly set NPM registry to public registry https://registry.npmjs.org Issue-ID: CCSDK-3536 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id441b70a7543b410b2246e692cad0b2b47ca7fdb
Diffstat (limited to 'cds-ui/client')
-rw-r--r--cds-ui/client/.npmrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/cds-ui/client/.npmrc b/cds-ui/client/.npmrc
new file mode 100644
index 000000000..38f11c645
--- /dev/null
+++ b/cds-ui/client/.npmrc
@@ -0,0 +1 @@
+registry=https://registry.npmjs.org