@marteye/studiojs 1.1.32 → 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.js CHANGED
@@ -5207,7 +5207,7 @@ function resources(httpClient) {
5207
5207
  };
5208
5208
  }
5209
5209
 
5210
- const BaseUrl = "https://www.marteyestudio.com/api";
5210
+ const BaseUrl = "https://app.marteyestudio.com/api";
5211
5211
  const DefaultTimeout = 10000;
5212
5212
  function Studio(info = {}) {
5213
5213
  var _a, _b, _c, _d;