mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
fix dep (#8570)
This commit is contained in:
@@ -350,7 +350,7 @@ const safeProviders: SafeProvider[] = [
|
|||||||
CryptoServiceAbstraction,
|
CryptoServiceAbstraction,
|
||||||
ApiServiceAbstraction,
|
ApiServiceAbstraction,
|
||||||
StateServiceAbstraction,
|
StateServiceAbstraction,
|
||||||
TokenService,
|
TokenServiceAbstraction,
|
||||||
],
|
],
|
||||||
}),
|
}),
|
||||||
safeProvider({
|
safeProvider({
|
||||||
|
|||||||
Reference in New Issue
Block a user