@carsayo/types 1.1.814 → 1.1.816

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.
@@ -159,8 +159,8 @@ export declare const TermCategoryData: readonly [{
159
159
  readonly isActive: true;
160
160
  }, {
161
161
  readonly id: 86006;
162
- readonly title: "개인정보처리방침";
163
- readonly description: "카사요 파트너스 - 파트너 회원 - 마케팅 정보 활용 동의";
162
+ readonly title: "마케팅 정보 수신 동의";
163
+ readonly description: "카사요 파트너스 - 파트너 회원 - 마케팅 정보 수신 동의";
164
164
  readonly member_type: "partner";
165
165
  readonly dealer_type: any;
166
166
  readonly isEssential: false;
package/dist/data/term.js CHANGED
@@ -185,8 +185,8 @@ exports.TermCategoryData = [
185
185
  },
186
186
  {
187
187
  id: 86006,
188
- title: "개인정보처리방침",
189
- description: "카사요 파트너스 - 파트너 회원 - 마케팅 정보 활용 동의",
188
+ title: "마케팅 정보 수신 동의",
189
+ description: "카사요 파트너스 - 파트너 회원 - 마케팅 정보 수신 동의",
190
190
  member_type: "partner",
191
191
  dealer_type: null,
192
192
  isEssential: false,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carsayo/types",
3
- "version": "1.1.814",
3
+ "version": "1.1.816",
4
4
  "description": "Carsayo app type",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",