fix(core): update

This commit is contained in:
2024-03-03 10:42:14 +01:00
parent 1f57f1397c
commit cab2d8aa2e
5 changed files with 59 additions and 29 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedrequest',
version: '3.0.18',
version: '3.0.19',
description: 'make typed requests towards apis'
}