@carsayo/types 1.1.774 → 1.1.775

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.
@@ -123,8 +123,8 @@ export declare const TermCategoryData: readonly [{
123
123
  readonly isActive: true;
124
124
  }, {
125
125
  readonly id: 94100;
126
- readonly title: "위치 정보 수집 및 위치기반서비스 이용 동의";
127
- readonly description: "위치 정보 수집 및 위치기반서비스 이용 약관";
126
+ readonly title: "위치기반서비스 이용 동의";
127
+ readonly description: "위치기반서비스 이용 약관";
128
128
  readonly member_type: any;
129
129
  readonly dealer_type: any;
130
130
  readonly isEssential: false;
package/dist/data/term.js CHANGED
@@ -146,8 +146,8 @@ exports.TermCategoryData = [
146
146
  /** 공통 동의 내용 */
147
147
  {
148
148
  id: 94100,
149
- title: "위치 정보 수집 및 위치기반서비스 이용 동의",
150
- description: "위치 정보 수집 및 위치기반서비스 이용 약관",
149
+ title: "위치기반서비스 이용 동의",
150
+ description: "위치기반서비스 이용 약관",
151
151
  member_type: null,
152
152
  dealer_type: null,
153
153
  isEssential: false,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carsayo/types",
3
- "version": "1.1.774",
3
+ "version": "1.1.775",
4
4
  "description": "Carsayo app type",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",