1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-31 23:53:51 +00:00

Move storage listener to DC (#258)

This commit is contained in:
Oscar Hinton
2022-04-05 19:30:37 +02:00
committed by GitHub
parent 8981b97632
commit c5cc8eab0a
9 changed files with 2830 additions and 2720 deletions

View File

@@ -19,6 +19,6 @@
},
"dependencies": {
"browser-hrtime": "^1.1.8",
"keytar": "^7.7.0"
"keytar": "^7.9.0"
}
}