-
- Downloads
feat: firebase admin sdk 설치
parent
6e4ed9d2
Branches
No related tags found
This commit is part of merge request !25. Comments created here will be created in the context of that merge request.
... | ... | @@ -15,9 +15,11 @@ |
"dependencies": { | ||
"connect-flash": "^0.1.1", | ||
"cookie-parser": "^1.4.7", | ||
"cors": "^2.8.5", | ||
"dotenv": "^16.4.5", | ||
"express": "^4.21.1", | ||
"express-session": "^1.18.1", | ||
"firebase-admin": "^13.0.1", | ||
"jest": "^29.7.0", | ||
"joi": "^17.13.3", | ||
"mongoose": "^8.8.1", | ||
... | ... |
Please register or sign in to comment