Remove bcryptjs dependency

This commit is contained in:
advplyr 2022-07-06 19:01:27 -05:00
parent 4e1aacb44f
commit 1dbfb5637a
5 changed files with 108 additions and 7 deletions

View file

@ -32,7 +32,6 @@
"dependencies": {
"archiver": "^5.3.0",
"axios": "^0.26.1",
"bcryptjs": "^2.4.3",
"date-and-time": "^2.3.1",
"express": "^4.17.1",
"express-fileupload": "^1.2.1",