Skip to content

Commit

Permalink
chore: update fastify to ^5.0.0 (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Sep 19, 2024
1 parent a66324e commit 4cccefd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"fastify-plugin": "^4.5.1"
},
"peerDependencies": {
"fastify": "^4.0.0",
"fastify": "^5.0.0",
"toad-scheduler": ">= 2.0.0 < 4"
},
"devDependencies": {
"@fastify/pre-commit": "^2.1.0",
"@types/node": "^22.0.0",
"c8": "^10.1.2",
"fastify": "^5.0.0-alpha.4",
"fastify": "^5.0.0",
"prettier": "^3.2.5",
"standard": "^17.1.0",
"toad-scheduler": "^3.0.1",
Expand Down

0 comments on commit 4cccefd

Please sign in to comment.