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