1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 07:13:32 +00:00

Bump dependencies (#1792)

* Bump dependencies
This commit is contained in:
Oscar Hinton
2021-04-23 10:45:20 +02:00
committed by GitHub
parent 2844a95183
commit d252fd1740
15 changed files with 4258 additions and 7952 deletions

View File

@@ -1,6 +1,3 @@
import 'core-js';
import 'zone.js/dist/zone';
import { DragDropModule } from '@angular/cdk/drag-drop';
import { ToasterModule } from 'angular2-toaster';
import { InfiniteScrollModule } from 'ngx-infinite-scroll';