1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-10 12:33:26 +00:00

Add support for CdkDragDrop in add-edit.component.js (#35)

This commit is contained in:
Kovah
2019-03-27 19:22:59 +01:00
committed by Kyle Spearrin
parent a884f77938
commit 19516c20ff
3 changed files with 16 additions and 0 deletions

View File

@@ -62,6 +62,7 @@
},
"dependencies": {
"@angular/animations": "7.2.1",
"@angular/cdk": "7.2.1",
"@angular/common": "7.2.1",
"@angular/compiler": "7.2.1",
"@angular/core": "7.2.1",