3.2.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@mtlsz/common",
|
"name": "@mtlsz/common",
|
||||||
"version": "3.2.2",
|
"version": "3.2.3",
|
||||||
"description": "MTLSZ frontend packages",
|
"description": "MTLSZ frontend packages",
|
||||||
"main": "dist/index.ts",
|
"main": "dist/index.ts",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
|
|||||||
@@ -27,3 +27,4 @@ export * from "./interfaces/confirmation-request/player-confirmation-request";
|
|||||||
export * from "./interfaces/confirmation-request/team-admin-confirmation-request";
|
export * from "./interfaces/confirmation-request/team-admin-confirmation-request";
|
||||||
export * from "./interfaces/confirmation-request/team-manager-confirmation-request";
|
export * from "./interfaces/confirmation-request/team-manager-confirmation-request";
|
||||||
export * from "./interfaces/confirmation-requests";
|
export * from "./interfaces/confirmation-requests";
|
||||||
|
export * from "./interfaces/generic-user";
|
||||||
|
|||||||
Reference in New Issue
Block a user