@brigadasos/nadeshiko-sdk 2.1.1-internal.ea3504a → 2.2.0-internal

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.
package/dist/index.cjs CHANGED
@@ -1587,7 +1587,8 @@ async function* flatPaginate(params, fn, extract) {
1587
1587
  // generated/internal/nadeshiko.gen.ts
1588
1588
  var environments = {
1589
1589
  LOCAL: "http://localhost:5000/api",
1590
- DEVELOPMENT: "https://api-dev.nadeshiko.co",
1590
+ DEVELOPMENT: "https://api-stg.nadeshiko.co",
1591
+ STAGING: "https://api-stg.nadeshiko.co",
1591
1592
  PRODUCTION: "https://api.nadeshiko.co",
1592
1593
  PROXY: ""
1593
1594
  };
@@ -2212,5 +2213,5 @@ __export(exports_admin_gen, {
2212
2213
  batchUpdateAdminReports: () => batchUpdateAdminReports
2213
2214
  });
2214
2215
 
2215
- //# debugId=BE8DCA78AE43E62F64756E2164756E21
2216
+ //# debugId=9926E496B26206F864756E2164756E21
2216
2217
  //# sourceMappingURL=index.js.map