fix(core): update

This commit is contained in:
2022-12-28 20:31:03 +01:00
parent 96b7354dae
commit dd834590cc
3 changed files with 26 additions and 19 deletions

View File

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