fix(core): update

This commit is contained in:
2023-03-20 19:23:20 +01:00
parent c1b15daaca
commit a484060888
3 changed files with 11 additions and 11 deletions

View File

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