Skip to content

Commit b2c06be

Browse files
author
Mohammed Othman
committed
Added Bcryptjs
1 parent 61e7a67 commit b2c06be

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package-lock.json

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"axios": "^0.19.2",
12-
"bcrypt": "^5.0.0",
12+
"bcryptjs": "^2.4.3",
1313
"body-parser": "^1.19.0",
1414
"compression": "^1.7.4",
1515
"cookie-parser": "~1.4.4",

0 commit comments

Comments
 (0)