Modify bcrypt to bcryptjs and modifications to .gitignore so node_modules aren't stored
This commit is contained in:
5
ProjectSourceCode/package.json
Normal file
5
ProjectSourceCode/package.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"bcryptjs": "^2.4.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user