@sellable/install 0.1.31 → 0.1.32

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.
@@ -1462,9 +1462,12 @@ function printNextSteps(installedHosts) {
1462
1462
  );
1463
1463
  console.log(` Need help?`);
1464
1464
  console.log(
1465
- ` Slack: ${C.cyan}https://join.slack.com/t/ditttoai/shared_invite/zt-3wvs86yau-csKZGP3iGXO3oEiAUmtH9A${C.reset}`
1465
+ ` Slack: ${C.cyan}https://join.slack.com/t/ditttoai/shared_invite/zt-3wvs86yau-csKZGP3iGXO3oEiAUmtH9A${C.reset}`
1466
+ );
1467
+ console.log(` Email: ${C.cyan}admin@dittto.ai${C.reset}`);
1468
+ console.log(
1469
+ ` LinkedIn: ${C.cyan}https://www.linkedin.com/in/csreyes92/${C.reset} ${C.grey}(DM Christian directly)${C.reset}`
1466
1470
  );
1467
- console.log(` Email: ${C.cyan}admin@dittto.ai${C.reset}`);
1468
1471
  console.log("");
1469
1472
  }
1470
1473
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sellable/install",
3
- "version": "0.1.31",
3
+ "version": "0.1.32",
4
4
  "type": "module",
5
5
  "description": "One-command installer for Sellable MCP in Claude Code and Codex",
6
6
  "bin": {