1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-18 17:23:30 +00:00

Minor fixes when integrating with web client

This commit is contained in:
Thomas Rittson
2021-12-21 09:09:23 +10:00
parent 35d894223d
commit 581e9ad83a
5 changed files with 15 additions and 4 deletions

View File

@@ -113,11 +113,10 @@ import { ValidationService } from "./validation.service";
PlatformUtilsServiceAbstraction,
MessagingServiceAbstraction,
LogService,
CryptoFunctionServiceAbstraction,
KeyConnectorServiceAbstraction,
EnvironmentServiceAbstraction,
TwoFactorServiceAbstraction,
StateServiceAbstraction,
TwoFactorServiceAbstraction,
],
},
{
@@ -430,6 +429,7 @@ import { ValidationService } from "./validation.service";
TokenServiceAbstraction,
LogService,
OrganizationServiceAbstraction,
CryptoFunctionServiceAbstraction,
],
},
{