trand_common_v1 0.2.36 → 0.2.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -174,7 +174,7 @@ export type ResponseCategoryDetailByCityForPublic = {
174
174
  metadataI18n?: TRelatedMetadataI18n;
175
175
  mapCategoryContent?: {
176
176
  map: TMapTypeAndContent;
177
- content: TContentListForPublicFrontList;
177
+ content: TContentDetail;
178
178
  }[];
179
179
  mapCategorySelectedContent?: TMapTypeAndSelectedContent[];
180
180
  mapCategoryYouTubeVideo?: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "trand_common_v1",
3
- "version": "0.2.36",
3
+ "version": "0.2.37",
4
4
  "description": "Common modules for Trand API Server and Admin User Frontend",
5
5
  "keywords": [
6
6
  "trand"