1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-05 01:53:55 +00:00

added q promise library. moving cipher service functions out into application services and domain models.

This commit is contained in:
Kyle Spearrin
2016-09-15 00:09:48 -04:00
parent 2c44bd5cc8
commit 16a59f8d09
8 changed files with 121 additions and 77 deletions

View File

@@ -23,6 +23,7 @@
"ngclipboard": "1.1.1",
"clipboard": "1.5.12",
"merge-stream": "1.0.0",
"angular-toastr": "2.1.1"
"angular-toastr": "2.1.1",
"q": "1.4.1"
}
}