1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-03 17:13:47 +00:00

sweet alert lib implemented. added confirmation to password generator edit

This commit is contained in:
Kyle Spearrin
2016-09-19 23:56:27 -04:00
parent 68337d6523
commit 81dd1ff0f2
6 changed files with 97 additions and 5 deletions

View File

@@ -25,6 +25,8 @@
"merge-stream": "1.0.0",
"angular-toastr": "2.1.1",
"q": "1.4.1",
"angularjs-slider": "5.5.0"
"angularjs-slider": "5.5.0",
"sweetalert": "1.1.3",
"angular-sweetalert": "1.1.1"
}
}