Removal of extra package.json; Bcryptjs was installed to wrong directory

This commit is contained in:
Lucas Patenaude
2024-03-17 20:22:03 -06:00
parent e00b577855
commit 3a900251a5
2 changed files with 0 additions and 599 deletions

View File

@@ -1,6 +0,0 @@
{
"dependencies": {
"bcrypt": "^5.1.1",
"bcryptjs": "^2.4.3"
}
}