aboutsummaryrefslogtreecommitdiffstats
path: root/ui-react
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2019-10-23 12:26:11 +0200
committersebdet <sebastien.determe@intl.att.com>2019-10-23 12:26:11 +0200
commit70429c84629240697fdd4088c05a1c2d8a707389 (patch)
tree966e5a1bd63e81a58f1893e191b6474f5504d3bb /ui-react
parent982659df4b4add5a2f7e933f44a651c8c3508cef (diff)
Change npm repo
Change the npm repo so that it refers to the right one set by LF team Issue-ID: CLAMP-450 Change-Id: Ic5ee9623c2dfce1d829f43c50afb4d087e4158f0 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Diffstat (limited to 'ui-react')
-rw-r--r--ui-react/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-react/package.json b/ui-react/package.json
index dbe394174..8c4e78b2e 100644
--- a/ui-react/package.json
+++ b/ui-react/package.json
@@ -5,7 +5,7 @@
"author": "ONAP Clamp Team",
"license": "Apache-2.0",
"publishConfig": {
- "registry": "https://nexus3.onap.org/repository/npm.snapshot/"
+ "registry": "https://nexus3.onap.org/repository/npm.public/"
},
"main": "index.js",
"proxy": "https://localhost:8443",