Skip to content

Commit 13528af

Browse files
authored
chore: update fastify-plugin to ^5.0.0 (#132)
Signed-off-by: Frazer Smith <[email protected]>
1 parent 3510c72 commit 13528af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"homepage": "https://github.com/fastify/fastify-kafka#readme",
3333
"dependencies": {
34-
"fastify-plugin": "^5.0.0-pre.fv5.1",
34+
"fastify-plugin": "^5.0.0",
3535
"node-rdkafka": "3.1.1"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)