Skip to content

Commit f4369c0

Browse files
committed
fix: update version of @primeng/mcp to 21.0.1 and adjust license information
1 parent 413f54a commit f4369c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/mcp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "@primeng/mcp",
3-
"version": "0.0.1-alpha.2",
3+
"version": "21.0.1",
44
"author": "PrimeTek Informatics",
55
"description": "Model Context Protocol (MCP) server for PrimeNg component library",
66
"homepage": "https://primeng.org/",
7-
"license": "MIT",
7+
"license": "SEE LICENSE IN LICENSE.md",
88
"repository": {
99
"type": "git",
1010
"url": "https://github.com/primefaces/primeng.git",

pnpm-publish-summary.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"publishedPackages": [
33
{
44
"name": "@primeng/mcp",
5-
"version": "0.0.1-alpha.2"
5+
"version": "21.0.1"
66
}
77
]
88
}

0 commit comments

Comments
 (0)