Swap bcrypt library.

This commit is contained in:
Mike Cao 2021-04-28 02:45:38 -07:00
parent b294c8ef72
commit 20dc76861f
3 changed files with 22 additions and 194 deletions

View file

@ -58,7 +58,7 @@
"dependencies": {
"@prisma/client": "2.21.2",
"@reduxjs/toolkit": "^1.5.1",
"bcrypt": "^5.0.1",
"bcryptjs": "^2.4.3",
"chalk": "^4.1.1",
"chart.js": "^2.9.4",
"classnames": "^2.3.1",