@wemake.cx/sequential-thinking 0.2.4 → 0.2.6

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/README.md CHANGED
@@ -82,9 +82,9 @@ recommendations for next steps.
82
82
  ```json
83
83
  {
84
84
  "mcpServers": {
85
- "sequential-thinking": {
85
+ "Sequential Thinking": {
86
86
  "command": "bunx",
87
- "args": ["-y", "@wemake.cx/sequential-thinking@alpha"]
87
+ "args": ["-y", "@wemake.cx/sequential-thinking@latest"]
88
88
  }
89
89
  }
90
90
  }