@cinerino/sdk 3.126.0-alpha.0 → 3.126.0

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.
@@ -3186,7 +3186,7 @@ exports.ProductType = void 0;
3186
3186
  var ProductType;
3187
3187
  (function (ProductType) {
3188
3188
  /**
3189
- * イベントサービス
3189
+ * 興行
3190
3190
  */
3191
3191
  ProductType["EventService"] = "EventService";
3192
3192
  /**
package/lib/bundle.js CHANGED
@@ -3186,7 +3186,7 @@ exports.ProductType = void 0;
3186
3186
  var ProductType;
3187
3187
  (function (ProductType) {
3188
3188
  /**
3189
- * イベントサービス
3189
+ * 興行
3190
3190
  */
3191
3191
  ProductType["EventService"] = "EventService";
3192
3192
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cinerino/sdk",
3
- "version": "3.126.0-alpha.0",
3
+ "version": "3.126.0",
4
4
  "description": "Cinerino SDK",
5
5
  "main": "./lib/index.js",
6
6
  "browser": {
@@ -97,7 +97,7 @@
97
97
  "watchify": "^3.11.1"
98
98
  },
99
99
  "dependencies": {
100
- "@cinerino/api-abstract-client": "3.126.0-alpha.0",
100
+ "@cinerino/api-abstract-client": "3.126.0",
101
101
  "debug": "^3.2.6",
102
102
  "http-status": "^1.4.2",
103
103
  "idtoken-verifier": "^2.0.3",