fix(core): update

This commit is contained in:
2022-08-18 23:24:04 +02:00
parent 6f075132c4
commit cf304ceccd
3 changed files with 1228 additions and 1470 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiglobal/typedrequest',
version: '2.0.8',
version: '2.0.9',
description: 'make typed requests towards apis'
}