Add keytar to dependencies (#15928)

This commit is contained in:
christine betts
2026-01-07 10:47:29 -05:00
committed by GitHub
parent 8f9bb6bccc
commit d1eb87c81f
4 changed files with 33 additions and 35 deletions

View File

@@ -132,6 +132,7 @@
"@lydell/node-pty-linux-x64": "1.1.0",
"@lydell/node-pty-win32-arm64": "1.1.0",
"@lydell/node-pty-win32-x64": "1.1.0",
"keytar": "^7.9.0",
"node-pty": "^1.0.0"
},
"lint-staged": {