From ba6bc32ee654f35c3c0825d44b313776de2519de Mon Sep 17 00:00:00 2001 From: Kathiravankrish Date: Fri, 21 Jun 2024 15:36:54 +0530 Subject: [PATCH] push --- .npmrc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 00000000..2d42e597 --- /dev/null +++ b/.npmrc @@ -0,0 +1,3 @@ +//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN} +@octocat:registry=https://npm.pkg.github.com +always-auth=true \ No newline at end of file