Skip to content

Commit 5a5120b

Browse files
authored
chore: update plugin name (#199)
1 parent 231c927 commit 5a5120b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,5 +212,5 @@ function close (fastify, done) {
212212

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

0 commit comments

Comments
 (0)