Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 296 Bytes

File metadata and controls

5 lines (4 loc) · 296 Bytes
@modelcontextprotocol/node patch

Add missing hono peer dependency to @modelcontextprotocol/node. The package already depends on @hono/node-server which requires hono at runtime, but hono was only listed in the workspace root, not as a peer dependency of the package itself.