@stone-js/mcp-dev 0.8.15 → 0.8.17

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.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stone-js/mcp-dev",
3
- "version": "0.8.15",
3
+ "version": "0.8.17",
4
4
  "description": "Serve Stone.js's knowledge to your coding agent. A single `stone mcp` command starts an MCP server (stdio) exposing the framework's concepts, modules and best-practices plus your own tools, so the LLM masters the context while you master the domain.",
5
5
  "author": "Mr. Stone <evensstone@gmail.com>",
6
6
  "license": "MIT",
@@ -45,8 +45,8 @@
45
45
  "node": ">=18.17.0"
46
46
  },
47
47
  "peerDependencies": {
48
- "@stone-js/core": "0.8.15",
49
- "@stone-js/cli": "0.8.15"
48
+ "@stone-js/core": "0.8.17",
49
+ "@stone-js/cli": "0.8.17"
50
50
  },
51
51
  "dependencies": {
52
52
  "@modelcontextprotocol/sdk": "^1.29.0",
@@ -71,7 +71,7 @@
71
71
  "typedoc-plugin-markdown": "^4.7.0",
72
72
  "typescript": "^5.6.3",
73
73
  "vitest": "^3.2.4",
74
- "@stone-js/cli": "0.8.15"
74
+ "@stone-js/cli": "0.8.17"
75
75
  },
76
76
  "ts-standard": {
77
77
  "globals": [