@virex-tech/paywallo-sdk 2.5.0 → 2.5.1

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
@@ -2231,7 +2231,7 @@ var DEFAULT_API_URL, DEFAULT_WEB_URL;
2231
2231
  var init_constants = __esm({
2232
2232
  "src/core/constants.ts"() {
2233
2233
  "use strict";
2234
- DEFAULT_API_URL = "https://incommensurably-unprotrudent-brooklynn.ngrok-free.dev";
2234
+ DEFAULT_API_URL = "https://panel.lucasqueiroga.shop";
2235
2235
  DEFAULT_WEB_URL = "https://paywallo.com.br";
2236
2236
  }
2237
2237
  });
@@ -2563,8 +2563,8 @@ var init_NotificationHandlerSetup = __esm({
2563
2563
  // src/core/version.ts
2564
2564
  function resolveVersion() {
2565
2565
  try {
2566
- if ("2.5.0") {
2567
- return "2.5.0";
2566
+ if ("2.5.1") {
2567
+ return "2.5.1";
2568
2568
  }
2569
2569
  } catch {
2570
2570
  }