fix(core): update

This commit is contained in:
2022-12-29 12:17:58 +01:00
parent 5e6ec0d311
commit 5d460cf002
3 changed files with 7 additions and 7 deletions

View File

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