Skip to content

Commit 1271fae

Browse files
authored
chore: update fastify to ^5.0.0 (#150)
1 parent 1a91574 commit 1271fae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
},
2626
"peerDependencies": {
2727
"awilix": ">=9.0.0",
28-
"fastify": "^5.0.0-alpha.4"
28+
"fastify": "^5.0.0"
2929
},
3030
"devDependencies": {
3131
"@fastify/pre-commit": "^2.1.0",
3232
"@types/node": "^22.0.0",
3333
"awilix": "^11.0.0",
3434
"c8": "^10.1.2",
35-
"fastify": "^5.0.0-alpha.4",
35+
"fastify": "^5.0.0",
3636
"snazzy": "^9.0.0",
3737
"standard": "^17.1.0",
3838
"tsd": "^0.31.0"

0 commit comments

Comments
 (0)