aboutsummaryrefslogtreecommitdiffstats
path: root/ui-react
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2019-10-25 11:40:06 +0200
committersebdet <sebastien.determe@intl.att.com>2019-10-25 11:40:06 +0200
commit194cb3838aca26b22ae5b6da87abdb3109f72748 (patch)
treed122c84a2eede31f27eccc77f77fdb888c2d0705 /ui-react
parent0c6cd850cd40fd2e00b58b0c03647a861d366354 (diff)
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 <sebastien.determe@intl.att.com>
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 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",