From 178cb45b671bd0c9b096ef5ef09017ed48d6b15d Mon Sep 17 00:00:00 2001 From: smit95tpatel Date: Thu, 28 Apr 2022 16:03:32 +0530 Subject: [PATCH] fix: removed npmrc --- react-frontend/.npmrc | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 react-frontend/.npmrc diff --git a/react-frontend/.npmrc b/react-frontend/.npmrc deleted file mode 100644 index a479fa52..00000000 --- a/react-frontend/.npmrc +++ /dev/null @@ -1,3 +0,0 @@ -@razorpay:registry=https://npm.pkg.github.com/ -//npm.pkg.github.com/:always-auth=true -//npm.pkg.github.com/:_authToken=${GITHUB_ACCESS_TOKEN} \ No newline at end of file