1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-25 20:53:22 +00:00

Added length slider to password generator page

This commit is contained in:
Kyle Spearrin
2016-09-19 21:38:29 -04:00
parent 350d671c26
commit 6ef3ff9f4d
8 changed files with 68 additions and 4 deletions

View File

@@ -24,6 +24,7 @@
"clipboard": "1.5.12",
"merge-stream": "1.0.0",
"angular-toastr": "2.1.1",
"q": "1.4.1"
"q": "1.4.1",
"angularjs-slider": "5.5.0"
}
}