fix(core): update

This commit is contained in:
2024-03-01 00:12:43 +01:00
parent 8b811ffd6b
commit 5ec20ee526
2 changed files with 6 additions and 4 deletions

View File

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