include gemeni cli bin

This commit is contained in:
David Chen 2025-10-09 17:23:21 -07:00
parent 83112f046f
commit 78ae5a7b3e

View file

@ -393,6 +393,7 @@ def schedule_npm_updates(runner):
"@openai/codex",
"instant-markdown-d",
"mcp-proxy",
"@google/gemini-cli",
]
runner.add_task("Node Apps Update", action=create_npm_update_action(packages, locks=NPM_PACKAGE_LOCKS))