@marteye/studiojs 1.1.33 → 1.1.34

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.esm.js CHANGED
@@ -5203,7 +5203,7 @@ function resources(httpClient) {
5203
5203
  };
5204
5204
  }
5205
5205
 
5206
- const BaseUrl = "https://www.marteyestudio.com/api";
5206
+ const BaseUrl = "https://app.marteyestudio.com/api";
5207
5207
  const DefaultTimeout = 10000;
5208
5208
  function Studio(info = {}) {
5209
5209
  var _a, _b, _c, _d;