File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @fastify/websocket" ,
3- "version" : " 11.0.0-pre.fv5.2 " ,
3+ "version" : " 11.0.0" ,
44 "description" : " basic websocket support for fastify" ,
55 "main" : " index.js" ,
66 "type" : " commonjs" ,
2727 "homepage" : " https://github.com/fastify/fastify-websocket#readme" ,
2828 "devDependencies" : {
2929 "@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" ,
3131 "@types/node" : " ^22.0.0" ,
3232 "@types/ws" : " ^8.5.10" ,
33- "fastify" : " ^5.0.0-alpha.3 " ,
33+ "fastify" : " ^5.0.0-alpha.4 " ,
3434 "fastify-tsconfig" : " ^2.0.0" ,
3535 "split2" : " ^4.2.0" ,
3636 "standard" : " ^17.1.0" ,
3939 },
4040 "dependencies" : {
4141 "duplexify" : " ^4.1.3" ,
42- "fastify-plugin" : " ^5.0.0-pre.fv5.1 " ,
42+ "fastify-plugin" : " ^5.0.0" ,
4343 "ws" : " ^8.16.0"
4444 },
4545 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments