add passwordStrength

This commit is contained in:
Louis Lam
2021-10-21 22:54:04 +08:00
parent cd04ac4557
commit 56094a43d7
3 changed files with 25 additions and 4 deletions

View File

@@ -62,10 +62,11 @@
"axios": "~0.21.4",
"bcryptjs": "~2.4.3",
"bootstrap": "~5.1.1",
"chardet": "^1.3.0",
"bree": "~6.3.1",
"chardet": "^1.3.0",
"chart.js": "~3.5.1",
"chartjs-adapter-dayjs": "~1.0.0",
"check-password-strength": "^2.0.3",
"command-exists": "~1.2.9",
"compare-versions": "~3.6.0",
"dayjs": "~1.10.7",