summaryrefslogtreecommitdiff
path: root/.npmrc
diff options
context:
space:
mode:
authorBrandon Keiji <[email protected]>2025-04-23 22:11:10 +0000
committerGitHub <[email protected]>2025-04-23 15:11:10 -0700
commit4c951ea43572350004d62b4e924d86f6a85b6da2 (patch)
tree4127137cc70ca7cbbea57c385e191ef7c43ff8aa /.npmrc
parent7f3798e180db8d56fd45002ca61331e305a36a41 (diff)
feat: set dogfood artifact registry as the default publishing endpoint (#135)
Diffstat (limited to '.npmrc')
-rw-r--r--.npmrc5
1 files changed, 2 insertions, 3 deletions
diff --git a/.npmrc b/.npmrc
index 80827955..57cc7bc5 100644
--- a/.npmrc
+++ b/.npmrc
@@ -1,3 +1,2 @@
-; TODO(b/411429188): re-enable and migrate once our private GCP project is up
-; @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
+@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