mirror of
https://github.com/anatolykopyl/registration.git
synced 2026-03-26 12:55:25 +00:00
Moved public files to separate folder and added .env
This commit is contained in:
@@ -18,8 +18,11 @@
|
||||
"homepage": "https://github.com/anatolykopyl/registration#readme",
|
||||
"dependencies": {
|
||||
"bcrypt": "^5.0.1",
|
||||
"dotenv": "^8.2.0",
|
||||
"express": "^4.17.1",
|
||||
"mongodb": "^3.6.5"
|
||||
"express-session": "^1.17.1",
|
||||
"mongodb": "^3.6.5",
|
||||
"uuid4": "^2.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^2.0.7"
|
||||
|
||||
Reference in New Issue
Block a user