Skip to content

Commit

Permalink
chore: update fastify to ^5.0.0 (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Sep 19, 2024
1 parent a161e5d commit 77e384b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"fastify": "^5.0.0-alpha.4",
"fastify": "^5.0.0",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"superagent": "^10.0.0",
Expand Down

0 comments on commit 77e384b

Please sign in to comment.