fix(core): update

This commit is contained in:
2024-02-29 22:47:53 +01:00
parent 90311ad65e
commit 23aab2adf8
5 changed files with 378 additions and 777 deletions

View File

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