1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-16 00:04:34 +00:00

Bump dependencies (#114)

* Upgrade angular and webpack dependencies

* Bump microsoft-graph-client and googleapis

* Bump pkg-fetch in pipeline

* Bump jslib
This commit is contained in:
Oscar Hinton
2021-04-23 21:03:59 +02:00
committed by GitHub
parent 0c92a97054
commit f6b249836e
14 changed files with 6375 additions and 8665 deletions

View File

@@ -1,4 +1,4 @@
import 'core-js';
import 'core-js/stable';
import 'zone.js/dist/zone';
import { ToasterModule } from 'angular2-toaster';