Skip to content

Commit

Permalink
sample(): update mailer dependency for 01-basic sample
Browse files Browse the repository at this point in the history
  • Loading branch information
juandav committed Apr 4, 2020
1 parent 9eeeff5 commit 2d90685
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 272 deletions.
2 changes: 1 addition & 1 deletion sample/01-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs-modules/mailer": "1.3.19",
"@nestjs-modules/mailer": "1.3.20",
"@nestjs/common": "7.0.7",
"@nestjs/core": "7.0.7",
"@nestjs/platform-express": "7.0.7",
Expand Down

0 comments on commit 2d90685

Please sign in to comment.