fix(core): update

This commit is contained in:
2022-10-26 11:36:08 +02:00
parent fa95ab4704
commit 8e269d9929
3 changed files with 5 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiglobal/typedrequest-interfaces',
version: '1.0.17',
version: '1.0.18',
description: 'interfaces for making typed requests'
}