Skip to content

Commit 739b0ea

Browse files
authored
chore: update fastify to ^5.0.0 (#54)
1 parent 20364af commit 739b0ea

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
@@ -25,7 +25,7 @@
2525
"homepage": "https://github.com/fastify/fast-json-stringify-compiler#readme",
2626
"devDependencies": {
2727
"@fastify/pre-commit": "^2.1.0",
28-
"fastify": "^5.0.0-alpha.4",
28+
"fastify": "^5.0.0",
2929
"sanitize-filename": "^1.6.3",
3030
"standard": "^17.1.0",
3131
"tap": "^18.7.2",

0 commit comments

Comments
 (0)