diff options
author | Sébastien Determe <sebastien.determe@intl.att.com> | 2019-10-23 10:57:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-10-23 10:57:01 +0000 |
commit | 28a774ec2a62797d4868f257b42184067d43a83b (patch) | |
tree | ef5c5973d854198e537b49c8f10edc75e7c7edca /ui-react | |
parent | 1bd6f21ead32fd6b706a9ba284a4ccc5e3078862 (diff) | |
parent | 70429c84629240697fdd4088c05a1c2d8a707389 (diff) |
Merge "Change npm repo"
Diffstat (limited to 'ui-react')
-rw-r--r-- | ui-react/package.json | 2 |
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", |