Skip to content

Commit cbd958e

Browse files
committed
Added the zxcvbn bower component, for use in client-side password strength estimation.
- Legacy-Id: 12795
1 parent e1bd75b commit cbd958e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ietf/bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"respond": "~1",
1616
"select2": "~3",
1717
"select2-bootstrap-css": "~1",
18-
"spin.js": "~2"
18+
"spin.js": "~2",
19+
"zxcvbn": "~4"
1920
},
2021
"devDependencies": {},
2122
"overrides": {

0 commit comments

Comments
 (0)