Skip to content

Add license metadata for MCP package - #258

Open
martrend33 wants to merge 2 commits into
solvapay:mainfrom
martrend33:patch-1
Open

Add license metadata for MCP package#258
martrend33 wants to merge 2 commits into
solvapay:mainfrom
martrend33:patch-1

Conversation

@martrend33

Copy link
Copy Markdown

Description

Adds MIT license metadata to the @solvapay/mcp package manifest, matching the repository-level LICENSE.md and root package metadata.

Type of Change

  • Refactoring (no functional changes)

Changes Made

  • Added "license": "MIT" to packages/mcp/package.json.
  • Added a patch changeset for @solvapay/mcp.

Changeset

  • Added a changeset file under .changeset/ for the published package metadata update.

Testing

  • Parsed the edited package manifest as JSON and confirmed license resolves to MIT.
  • pnpm test - not run; metadata-only change.
  • pnpm build - not run; metadata-only change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant