mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
Re-add native dependencies to src/package.json (#1233)
This commit is contained in:
1141
src/package-lock.json
generated
Normal file
1141
src/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -11,5 +11,9 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/bitwarden/desktop"
|
||||
},
|
||||
"dependencies": {}
|
||||
"dependencies": {
|
||||
"@nodert-win10-rs4/windows.security.credentials.ui": "^0.4.4",
|
||||
"forcefocus": "^1.1.0",
|
||||
"keytar": "7.7.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user