@primeng/mcp 21.1.0 → 21.1.1
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
|
@@ -73839,7 +73839,7 @@ export class TreetableTemplateDemo implements OnInit {
|
|
|
73839
73839
|
// package.json
|
|
73840
73840
|
var package_default = {
|
|
73841
73841
|
name: "@primeng/mcp",
|
|
73842
|
-
version: "21.1.
|
|
73842
|
+
version: "21.1.1",
|
|
73843
73843
|
author: "PrimeTek Informatics",
|
|
73844
73844
|
description: "Model Context Protocol (MCP) server for PrimeNg component library",
|
|
73845
73845
|
homepage: "https://primeng.org/",
|