We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 231c927 commit 5a5120bCopy full SHA for 5a5120b
index.js
@@ -212,5 +212,5 @@ function close (fastify, done) {
212
213
module.exports = fp(fastifyWebsocket, {
214
fastify: '>= 3.11.0',
215
- name: 'fastify-websocket'
+ name: '@fastify/websocket'
216
})
0 commit comments