Skip to content

Commit 0c025d3

Browse files
authored
chore: update fastify to ^5.0.0 (#249)
1 parent 9481e92 commit 0c025d3

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
@@ -32,7 +32,7 @@
3232
"@fastify/type-provider-typebox": "^5.0.0-pre.fv5.1",
3333
"@types/node": "^22.0.0",
3434
"c8": "^10.1.2",
35-
"fastify": "^5.0.0-alpha.2",
35+
"fastify": "^5.0.0",
3636
"proxyquire": "^2.1.3",
3737
"standard": "^17.1.0",
3838
"tsd": "^0.31.0"

0 commit comments

Comments
 (0)