@powerformer/refly-cli 0.1.10 → 0.1.11

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
@@ -4560,7 +4560,7 @@ var ConfigSchema = external_exports.object({
4560
4560
  installedAt: external_exports.string().optional()
4561
4561
  }).optional()
4562
4562
  });
4563
- var DEFAULT_API_ENDPOINT = "https://refly-api.powerformer.net";
4563
+ var DEFAULT_API_ENDPOINT = "https://staging-api.refly.ai";
4564
4564
  var DEFAULT_CONFIG = {
4565
4565
  version: 1,
4566
4566
  api: {