Skip to content

Commit

Permalink
chore(index): update metadata name to reflect package name
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored May 24, 2022
1 parent 2c033b6 commit 761585c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ function buildConsumer (fastify, opts, next) {

module.exports = fp(fastifyKafka, {
fastify: '>=3',
name: 'fastify-kafka'
name: '@fastify/kafka'
})

0 comments on commit 761585c

Please sign in to comment.