aboutsummaryrefslogtreecommitdiffstats
path: root/ui-react
diff options
context:
space:
mode:
authorSébastien Determe <sebastien.determe@intl.att.com>2019-10-23 11:40:13 +0000
committerGerrit Code Review <gerrit@onap.org>2019-10-23 11:40:13 +0000
commit6e4ace7796573f67bfcf5dc99f79e0b604157e9b (patch)
tree0e4ecf438b4ea17974910e2b5648e484740e2e3f /ui-react
parent28a774ec2a62797d4868f257b42184067d43a83b (diff)
parent83012f4a596b5d4fcc9f4bc9f9410641f1e6e85f (diff)
Merge "Change the repo to release"
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 8c4e78b2e..792fdd32f 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.public/"
+ "registry": "${npm.publish.url}"
},
"main": "index.js",
"proxy": "https://localhost:8443",