Files
ScoreSpot/ProjectSourceCode/package.json
Lucas Patenaude 90b9347318 Add bcryptjs
2024-03-15 03:27:25 -06:00

7 lines
77 B
JSON

{
"dependencies": {
"bcrypt": "^5.1.1",
"bcryptjs": "^2.4.3"
}
}