fix: temporarily comment out .npmrc (#43)
This commit is contained in:
parent
40e11e053c
commit
6e4d4fc604
6
.npmrc
6
.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
|
||||
; 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
|
Loading…
Reference in New Issue