@primeng/mcp 21.0.3 → 21.0.4
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/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -85665,7 +85665,7 @@ export class TreetableTemplateDemo implements OnInit {
|
|
|
85665
85665
|
// package.json
|
|
85666
85666
|
var package_default = {
|
|
85667
85667
|
name: "@primeng/mcp",
|
|
85668
|
-
version: "21.0.
|
|
85668
|
+
version: "21.0.4",
|
|
85669
85669
|
author: "PrimeTek Informatics",
|
|
85670
85670
|
description: "Model Context Protocol (MCP) server for PrimeNg component library",
|
|
85671
85671
|
homepage: "https://primeng.org/",
|