aboutsummaryrefslogtreecommitdiffstats
path: root/ui-react
diff options
context:
space:
mode:
authorSébastien Determe <sebastien.determe@intl.att.com>2019-10-23 10:57:01 +0000
committerGerrit Code Review <gerrit@onap.org>2019-10-23 10:57:01 +0000
commit28a774ec2a62797d4868f257b42184067d43a83b (patch)
treeef5c5973d854198e537b49c8f10edc75e7c7edca /ui-react
parent1bd6f21ead32fd6b706a9ba284a4ccc5e3078862 (diff)
parent70429c84629240697fdd4088c05a1c2d8a707389 (diff)
Merge "Change npm repo"
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",