diff options
author | Dan Timoney <dtimoney@att.com> | 2021-12-07 09:49:09 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-12-07 09:51:59 -0500 |
commit | 1b08ee8061955c4d0172e7398e3bb313d3603596 (patch) | |
tree | ae99943a366571d804e9f33c2d7e0ba249a3028d /cds-ui/client | |
parent | c5684c3e3a81d58eedc3dbee3d943ba20c6ddfa5 (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
Diffstat (limited to 'cds-ui/client')
-rw-r--r-- | cds-ui/client/.npmrc | 1 |
1 files changed, 0 insertions, 1 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 |