From 3e9f6cae5bab9a6e04a07889f1ade2ee6b011f4b Mon Sep 17 00:00:00 2001 From: Alejandro Lembke Barrientos Date: Tue, 13 Feb 2024 23:02:05 +0000 Subject: [PATCH] =?UTF-8?q?PR-727571:=20Eliminar=20archivo=20.npmrc=20y=20?= =?UTF-8?q?eliminar=20token=20de=20autenticaci=C3=B3n=20de=20NPM?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmrc | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .npmrc diff --git a/.npmrc b/.npmrc deleted file mode 100644 index 9f014a7..0000000 --- a/.npmrc +++ /dev/null @@ -1 +0,0 @@ -//registry.npmjs.org/:_authToken=${NPM_PERSONAL_TOKEN} \ No newline at end of file