Skip to content

Commit

Permalink
chore: update fastify-plugin to ^5.0.0 (#197)
Browse files Browse the repository at this point in the history
Signed-off-by: Frazer Smith <[email protected]>
  • Loading branch information
Fdawgs authored Oct 1, 2024
1 parent 745ff4e commit a1410ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"prettier": "prettier --write \"{lib,test,test-tap}/**/*.js\" index.js \"types/**/*.ts\""
},
"dependencies": {
"fastify-plugin": "^5.0.0-pre.fv5.1"
"fastify-plugin": "^5.0.0"
},
"devDependencies": {
"@fastify/pre-commit": "^2.1.0",
Expand Down

0 comments on commit a1410ae

Please sign in to comment.