aboutsummaryrefslogtreecommitdiffstats
path: root/ui-react
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2019-10-23 15:30:18 +0200
committersebdet <sebastien.determe@intl.att.com>2019-10-23 15:30:18 +0200
commit5eec3f360c90c49e7bbdbddcb49cad883d950af9 (patch)
treeda98172e73748ccf5877e928dd906d9d0b94b5fa /ui-react
parent4c27274a3edfefe6cf50e6a517865b37786dc7c6 (diff)
Change the npm repo
Change the npm repo to the one specify in the npmrc Issue-ID: CLAMP-450 Change-Id: I7e416ca31f4beb06d2b0c3b3feff0dcb50c57279 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 467863df..53350030 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 config ls -l"
+ "publish": "npm publish"
},
"files": [
"src/*.js",