@yolo-croket-dev/amqp-access 0.6.89 → 0.6.90

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.
@@ -62,7 +62,7 @@ export interface NaverSearchAdExcelDataWithStoreItemInfo extends NaverSearchAdEx
62
62
  isSoldOut?: boolean;
63
63
  naverCampaign: NaverCampaignDomain;
64
64
  naverAdgroup: NaverAdgroupDomain;
65
- naverStats: NaverStatsDomain;
65
+ naverStats?: NaverStatsDomain;
66
66
  }
67
67
  /**
68
68
  * 네이버 검색광고 엑셀 데이터 리스트 조회 Payload
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yolo-croket-dev/amqp-access",
3
- "version": "0.6.89",
3
+ "version": "0.6.90",
4
4
  "main": "index.js",
5
5
  "author": "Yolo Co., Ltd.",
6
6
  "description": "크로켓 amqp-access npm",