Commit 9ca6618 1 parent 8fe344c commit 9ca6618 Copy full SHA for 9ca6618
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fastify/websocket" ,
3
- "version" : " 11.0.0-pre.fv5.2 " ,
3
+ "version" : " 11.0.0" ,
4
4
"description" : " basic websocket support for fastify" ,
5
5
"main" : " index.js" ,
6
6
"type" : " commonjs" ,
27
27
"homepage" : " https://github.com/fastify/fastify-websocket#readme" ,
28
28
"devDependencies" : {
29
29
"@fastify/pre-commit" : " ^2.1.0" ,
30
- "@fastify/type-provider-typebox" : " ^5.0.0-pre.fv5.2 " ,
30
+ "@fastify/type-provider-typebox" : " ^5.0.0" ,
31
31
"@types/node" : " ^22.0.0" ,
32
32
"@types/ws" : " ^8.5.10" ,
33
- "fastify" : " ^5.0.0-alpha.3 " ,
33
+ "fastify" : " ^5.0.0-alpha.4 " ,
34
34
"fastify-tsconfig" : " ^2.0.0" ,
35
35
"split2" : " ^4.2.0" ,
36
36
"standard" : " ^17.1.0" ,
39
39
},
40
40
"dependencies" : {
41
41
"duplexify" : " ^4.1.3" ,
42
- "fastify-plugin" : " ^5.0.0-pre.fv5.1 " ,
42
+ "fastify-plugin" : " ^5.0.0" ,
43
43
"ws" : " ^8.16.0"
44
44
},
45
45
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments