jiranimo 1.3.0 → 1.5.0

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
@@ -14,4 +14,4 @@ npm install -g jiranimo
14
14
  jiranimo /path/to/repo-or-repo-root
15
15
  ```
16
16
 
17
- The CLI starts the local dashboard and MCP callback endpoint used by the Jiranimo browser extension.
17
+ The CLI starts the local API/MCP endpoint used by the Jiranimo browser extension.
@@ -1,4 +1,4 @@
1
1
  {
2
- "builtAt": "2026-04-04T06:17:11.068Z",
2
+ "builtAt": "2026-04-06T19:16:27.517Z",
3
3
  "target": "node24"
4
4
  }