@morphllm/morphsdk 0.2.107 → 0.2.108

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/client.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  MorphClient
3
- } from "./chunk-ZDGCTL2E.js";
3
+ } from "./chunk-GOPNOZVI.js";
4
4
  import "./chunk-QUIGATZE.js";
5
5
  import "./chunk-MY4OU4ON.js";
6
6
  import "./chunk-AFLEE2PO.js";
package/dist/index.cjs CHANGED
@@ -3697,7 +3697,7 @@ var PermissionError = class extends GitHubError {
3697
3697
  };
3698
3698
 
3699
3699
  // tools/github/core.ts
3700
- var DEFAULT_BASE_URL = "https://www.morphllm.com";
3700
+ var DEFAULT_BASE_URL = "https://api.morphllm.com";
3701
3701
  var DEFAULT_TIMEOUT2 = 3e4;
3702
3702
  var GitHubClient = class {
3703
3703
  apiKey;