diff options
Diffstat (limited to 'ui-react/package.json')
-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 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", |