mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 19:23:52 +00:00
Use NPM workspace (#2874)
This commit is contained in:
@@ -6,7 +6,7 @@ import { BrowserAnimationsModule } from "@angular/platform-browser/animations";
|
||||
import { RouterModule } from "@angular/router";
|
||||
import { InfiniteScrollModule } from "ngx-infinite-scroll";
|
||||
|
||||
import { JslibModule } from "jslib-angular/jslib.module";
|
||||
import { JslibModule } from "@bitwarden/angular/jslib.module";
|
||||
|
||||
import { OssRoutingModule } from "src/app/oss-routing.module";
|
||||
import { OssModule } from "src/app/oss.module";
|
||||
|
||||
Reference in New Issue
Block a user