fix(core): update

This commit is contained in:
2022-12-28 18:54:57 +01:00
parent 1f5f84763d
commit 3a5533c4fe
2 changed files with 90 additions and 134 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiglobal/typedsocket',
version: '2.0.15',
version: '2.0.16',
description: 'a typedrequest extension supporting websockets'
}