Refactor code and include yaml file reading.
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"bcrypt": "^5.0.0",
|
||||
"express": "^4.17.1",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"mongodb": "^3.6.1"
|
||||
"mongodb": "^3.6.1",
|
||||
"yaml": "^1.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^7.4.0",
|
||||
|
||||
Reference in New Issue
Block a user