summaryrefslogtreecommitdiff
path: root/.npmrc
diff options
context:
space:
mode:
authorBrandon Keiji <[email protected]>2025-04-18 16:18:44 -0700
committerGitHub <[email protected]>2025-04-18 16:18:44 -0700
commit6e4d4fc604cbd62202d44c6577f38309368cca50 (patch)
treecdbc1932a69f4fcab0a6cebfefac32e7ec3db70c /.npmrc
parent40e11e053c1cf304255c21f91e950c520285c6c5 (diff)
fix: temporarily comment out .npmrc (#43)
Diffstat (limited to '.npmrc')
-rw-r--r--.npmrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/.npmrc b/.npmrc
index c81d9d40..ea2c1bc9 100644
--- a/.npmrc
+++ b/.npmrc
@@ -1,3 +1,3 @@
-; TODO(b/411429188): move this to an artifact registry in the official gemini-code gcp project
-@google:registry=https://us-west1-npm.pkg.dev/kkb-dev/gemini-code/
-//us-west1-npm.pkg.dev/kkb-dev/gemini-code/:always-auth=true \ No newline at end of file
+; TODO(b/411429188): re-enable and migrate once our private GCP project is up
+# @gemin-code-dev:registry=https://us-west1-npm.pkg.dev/kkb-dev/gemini-code/
+# //us-west1-npm.pkg.dev/kkb-dev/gemini-code/:always-auth=true \ No newline at end of file