@savvly/mcp-server 1.0.23 → 1.0.25

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/cli.js CHANGED
@@ -21704,7 +21704,7 @@ var PRODUCT_COMPARISON = {
21704
21704
  var VALID_PRODUCT_TYPES = COMPARISONS.map((c) => c.product_type);
21705
21705
 
21706
21706
  // ../../src/mcp/version.ts
21707
- var SERVER_VERSION = "1.0.23";
21707
+ var SERVER_VERSION = "1.0.25";
21708
21708
 
21709
21709
  // ../../src/mcp/ui/payout-chart.ts
21710
21710
  var PAYOUT_UI_URI = "ui://savvly/payout-chart.html";