fix(core): update

This commit is contained in:
2023-10-20 17:39:08 +02:00
parent 3a384307ee
commit 0a9236a605
3 changed files with 1865 additions and 957 deletions

View File

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