mirror of
https://github.com/bitwarden/desktop
synced 2025-12-29 06:33:14 +00:00
Fix electron 11 support (#708)
This commit is contained in:
@@ -14,15 +14,14 @@
|
||||
"dependencies": {
|
||||
"@nodert-win10-rs4/windows.security.credentials.ui": "^0.4.4",
|
||||
"big-integer": "1.6.36",
|
||||
"desktop-idle": "1.1.2",
|
||||
"browser-hrtime": "^1.1.8",
|
||||
"electron-log": "4.3.0",
|
||||
"electron-store": "6.0.1",
|
||||
"electron-updater": "4.3.5",
|
||||
"forcefocus": "^1.1.0",
|
||||
"keytar": "4.13.0",
|
||||
"keytar": "7.3.0",
|
||||
"node-ipc": "^9.1.1",
|
||||
"regedit": "^3.0.3",
|
||||
"zxcvbn": "4.4.2",
|
||||
"browser-hrtime": "^1.1.8"
|
||||
"zxcvbn": "4.4.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user