3.3.7
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@mtlsz/common",
|
||||
"version": "3.3.6",
|
||||
"version": "3.3.7",
|
||||
"description": "MTLSZ frontend packages",
|
||||
"main": "dist/index.ts",
|
||||
"types": "dist/index.d.ts",
|
||||
|
||||
@@ -20,5 +20,6 @@ export interface ConfirmationRequest {
|
||||
| TeamAdminConfirmationRequest
|
||||
| OfficialConfirmationRequest;
|
||||
canBeRevoked: boolean | null;
|
||||
hasMissingData: boolean | null;
|
||||
createdAt: string | null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user