From f5b31fcd29898372c69345c3032ee9ae2cfd2c91 Mon Sep 17 00:00:00 2001 From: Olcan Date: Wed, 7 May 2025 10:33:17 -0700 Subject: [PATCH] drop the comment to fix npmrc warning about "always-auth" in most recent version of npm (#276) --- .npmrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.npmrc b/.npmrc index 57cc7bc5..9bbe1faf 100644 --- a/.npmrc +++ b/.npmrc @@ -1,2 +1 @@ @gemini-code:registry=https://us-west1-npm.pkg.dev/gemini-code-dev/gemini-code/ -//us-west1-npm.pkg.dev/gemini-code-dev/gemini-code/:always-auth=true