mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 14:10:37 -07:00
Add keytar to dependencies (#15928)
This commit is contained in:
@@ -62,6 +62,7 @@ const external = [
|
||||
'@lydell/node-pty-linux-x64',
|
||||
'@lydell/node-pty-win32-arm64',
|
||||
'@lydell/node-pty-win32-x64',
|
||||
'keytar',
|
||||
];
|
||||
|
||||
const baseConfig = {
|
||||
|
||||
Reference in New Issue
Block a user