fix(core): update

This commit is contained in:
2024-04-18 21:49:13 +02:00
parent 7163c1dc67
commit a6530e9752
3 changed files with 1158 additions and 1387 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedsocket',
version: '3.0.0',
description: 'a typedrequest extension supporting websockets'
version: '3.0.1',
description: 'A library for creating typed WebSocket connections, supporting bi-directional communication with type safety.'
}