Skip to content

Commit

Permalink
Update to fastify@3
Browse files Browse the repository at this point in the history
  • Loading branch information
lependu committed Jul 17, 2020
1 parent b017701 commit 9164d3a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
},
"homepage": "https://github.com/lependu/fastify-nodemailer#readme",
"devDependencies": {
"fastify": "^3.0.0-rc.1",
"standard": "^14.0.0",
"fastify": "^3.0.3",
"standard": "^14.3.3",
"tap": "^14.10.7"
},
"dependencies": {
"fastify-plugin": "^2.0.0",
"nodemailer": "^6.4.6"
"fastify-plugin": "^2.0.1",
"nodemailer": "^6.4.10"
}
}

0 comments on commit 9164d3a

Please sign in to comment.