From: sebdet Date: Fri, 25 Oct 2019 09:40:06 +0000 (+0200) Subject: Dump npm config X-Git-Tag: 5.0.0~110^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=194cb3838aca26b22ae5b6da87abdb3109f72748;p=clamp.git Dump npm config Dump the NPM config again to see what has put there Issue-ID: CLAMP-450 Change-Id: Iadb684ae5074528082f07616505070e8187e28a3 Signed-off-by: sebdet --- diff --git a/ui-react/package.json b/ui-react/package.json index 0e0c6ab6..f0aeab2f 100644 --- a/ui-react/package.json +++ b/ui-react/package.json @@ -16,7 +16,7 @@ "test:watch": "jest --watch", "test:coverage": "jest --coverage", "eject": "react-scripts eject", - "publish": "npm publish" + "publish": "npm config ls -l" }, "files": [ "src/*.js",