Compare commits
3 Commits
6e533bd945
...
2.x
| Author | SHA1 | Date | |
|---|---|---|---|
| 209775f968 | |||
| c2db3785e1 | |||
| 67a999796a |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@mtlsz/common",
|
||||
"version": "2.1.0",
|
||||
"version": "2.1.1",
|
||||
"description": "MTLSZ frontend packages",
|
||||
"main": "dist/index.ts",
|
||||
"types": "dist/index.d.ts",
|
||||
|
||||
@@ -18,3 +18,4 @@ export * from "./interfaces/tournament";
|
||||
export * from "./interfaces/guest-player-request";
|
||||
export * from "./interfaces/single-tournament";
|
||||
export * from "./interfaces/team-championship";
|
||||
export * from "./interfaces/tag";
|
||||
|
||||
Reference in New Issue
Block a user