add bcrypt

This commit is contained in:
Olivier Gagnon
2022-03-16 17:45:46 -04:00
parent b00cf1f347
commit 2e9652e41a
2 changed files with 34 additions and 6 deletions

View File

@@ -17,9 +17,11 @@
"@mui/icons-material": "^5.0.3",
"@mui/material": "^5.0.3",
"@mui/styles": "^5.0.1",
"@types/bcrypt": "^5.0.0",
"acorn": "^8.4.1",
"acorn-walk": "^8.1.1",
"arg": "^5.0.0",
"bcryptjs": "^2.4.3",
"better-react-mathjax": "^1.0.3",
"clsx": "^1.1.1",
"date-fns": "^2.25.0",