Add password strength meter to backup creation UI

https://github.com/vector-im/riot-meta/issues/227
This commit is contained in:
David Baker
2018-11-23 15:50:23 +00:00
parent 0c6e98548e
commit 075c13a5bd
5 changed files with 205 additions and 39 deletions
+2 -1
View File
@@ -96,7 +96,8 @@
"text-encoding-utf-8": "^1.0.1",
"url": "^0.11.0",
"velocity-vector": "github:vector-im/velocity#059e3b2",
"whatwg-fetch": "^1.1.1"
"whatwg-fetch": "^1.1.1",
"zxcvbn": "^4.4.2"
},
"devDependencies": {
"babel-cli": "^6.26.0",