aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-12-07 09:49:09 -0500
committerDan Timoney <dtimoney@att.com>2021-12-07 09:51:59 -0500
commit1b08ee8061955c4d0172e7398e3bb313d3603596 (patch)
treeae99943a366571d804e9f33c2d7e0ba249a3028d
parentc5684c3e3a81d58eedc3dbee3d943ba20c6ddfa5 (diff)
Revert "Explicitly set NPM registry to public registry"
Revert workaround to allow LF IT to test proposed fix Issue-ID: CCSDK-3536 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic93b5ab8a21e97af8a9484789599c3da611a5436
-rw-r--r--cds-ui/client/.npmrc1
-rw-r--r--cds-ui/server/.npmrc1
2 files changed, 0 insertions, 2 deletions
diff --git a/cds-ui/client/.npmrc b/cds-ui/client/.npmrc
deleted file mode 100644
index 38f11c645..000000000
--- a/cds-ui/client/.npmrc
+++ /dev/null
@@ -1 +0,0 @@
-registry=https://registry.npmjs.org
diff --git a/cds-ui/server/.npmrc b/cds-ui/server/.npmrc
index b7c8444fe..43c97e719 100644
--- a/cds-ui/server/.npmrc
+++ b/cds-ui/server/.npmrc
@@ -1,2 +1 @@
-registry=https://registry.npmjs.org
package-lock=false