fix(core): update

This commit is contained in:
2022-12-28 15:05:53 +01:00
parent b80346d742
commit 2ec88494be
3 changed files with 202 additions and 140 deletions

View File

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