summaryrefslogtreecommitdiff
path: root/.npmrc
AgeCommit message (Collapse)Author
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-07refactor: rename gemini-code to gemini-cli (#822)cperry-goog
2025-05-07drop the comment to fix npmrc warning about "always-auth" in most recent ↵Olcan
version of npm (#276)
2025-04-23feat: set dogfood artifact registry as the default publishing endpoint (#135)Brandon Keiji
2025-04-21fix: point npmrc to dogfood artifact registry (#108)Brandon Keiji
2025-04-18fix: temporarily comment out .npmrc (#43)Brandon Keiji
2025-04-18feat: initial configs for npm publishing (#30)Brandon Keiji
* feat: initial configs for npm publishing * fix: workspace reference * fix: include LICENSE in npm run build