Add bcryptjs

This commit is contained in:
Lucas Patenaude
2024-03-15 03:27:25 -06:00
parent 1d1dc1357e
commit 90b9347318
563 changed files with 79679 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
"dependencies": {
"axios": "^1.1.3",
"bcrypt": "^5.1.1",
"bcryptjs": "^2.4.3",
"body-parser": "1.20.0",
"express": "^4.6.1",
"express-handlebars": "^7.1.2",