Skip to content

Commit

Permalink
minor-fixes-email-login
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayw1 committed Dec 17, 2024
1 parent abe6bf0 commit 799de4b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion webiu-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,17 @@
"colors": "^1.4.0",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"crypto": "^1.0.1",
"dotenv": "^16.4.5",
"express": "^4.21.1",
"jsonwebtoken": "^9.0.2",
"mongoose": "^8.8.1",
"nodemailer": "^6.9.16",
"nodemon": "^3.1.4",
"path": "^0.12.7"
},
"devDependencies": {
"jest": "^29.7.0",
"supertest": "^7.0.0"
}
}
}

0 comments on commit 799de4b

Please sign in to comment.