Skip to content

Commit

Permalink
fix(notification-service): add packages required by notification serv…
Browse files Browse the repository at this point in the history
…ice (#454)

GH-0
  • Loading branch information
akshatdubeysf authored Jan 10, 2022
1 parent b917898 commit c8708b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions services/notification-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,15 @@
"aws-sdk": "^2.1046.0",
"dotenv": "^10.0.0",
"dotenv-extended": "^2.9.0",
"firebase-admin": "^10.0.1",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.21",
"loopback4-authentication": "^6.0.0",
"loopback4-authorization": "^5.0.0",
"loopback4-notifications": "^3.0.0",
"loopback4-soft-delete": "^5.0.1",
"nodemailer": "^6.7.2",
"socket.io-client": "^4.4.1",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down

0 comments on commit c8708b4

Please sign in to comment.