From 0321091d6d56c3942107bdba891f3ccc3f94e324 Mon Sep 17 00:00:00 2001 From: Ajay Ghanwat Date: Wed, 10 Sep 2025 17:07:09 +0530 Subject: [PATCH] Updated Npm config --- .npmrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index 468b4b2..a50d675 100644 --- a/.npmrc +++ b/.npmrc @@ -1,2 +1,3 @@ @wrnexus:registry=https://registry.workroot.in/repository/npm/ -//registry.workroot.in/repository/npm/:_auth=base64(clintchiz:AshokAjay19950) \ No newline at end of file +//registry.workroot.in/repository/npm/:username=clintchiz +//registry.workroot.in/repository/npm/:_password=AshokAjay19950 \ No newline at end of file