Skip to content

Commit 93e16be

Browse files
authored
chore: update fastify to ^5.0.0 (#204)
1 parent a555f86 commit 93e16be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@fastify/pre-commit": "^2.1.0",
3939
"@types/node": "^22.0.0",
40-
"fastify": "^5.0.0-alpha.4",
40+
"fastify": "^5.0.0",
4141
"proxyquire": "^2.1.3",
4242
"standard": "^17.1.0",
4343
"tap": "^18.7.1",

0 commit comments

Comments
 (0)