Skip to content

Commit

Permalink
chore: update plugin name (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed May 7, 2022
1 parent 231c927 commit 5a5120b
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 @@ -212,5 +212,5 @@ function close (fastify, done) {

module.exports = fp(fastifyWebsocket, {
fastify: '>= 3.11.0',
name: 'fastify-websocket'
name: '@fastify/websocket'
})

0 comments on commit 5a5120b

Please sign in to comment.