Skip to content

Commit c851af9

Browse files
authored
chore: update fastify to ^5.0.0 (#151)
1 parent 00cf62e commit c851af9

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
"@fastify/pre-commit": "^2.1.0",
3838
"@types/node": "^22.0.0",
3939
"c8": "^10.1.2",
40-
"fastify": "^5.0.0-alpha.4",
40+
"fastify": "^5.0.0",
4141
"snazzy": "^9.0.0",
4242
"standard": "^17.1.0",
4343
"tsd": "^0.31.0"

0 commit comments

Comments
 (0)