@merittdev/horus-lens 0.0.1 → 0.0.3

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
@@ -29127,7 +29127,7 @@ async function domToBlob(node2, options) {
29127
29127
  // ../core/dist/index.js
29128
29128
  var SDK_NAME = "@merittdev/horus-lens";
29129
29129
  var SDK_VERSION = "0.0.1";
29130
- var DEFAULT_ENDPOINT = "http://localhost:5625";
29130
+ var DEFAULT_ENDPOINT = "https://api-lens.meritt.app";
29131
29131
  var DEFAULT_REPLAY_WINDOW_MS = 15e3;
29132
29132
  var DEFAULT_MAX_CONSOLE_ENTRIES = 200;
29133
29133
  var DEFAULT_MAX_NETWORK_ENTRIES = 100;