@primevue/mcp 4.5.3 → 4.5.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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -73494,7 +73494,7 @@ const items = [
73494
73494
  // package.json
73495
73495
  var package_default = {
73496
73496
  name: "@primevue/mcp",
73497
- version: "4.5.3",
73497
+ version: "4.5.4",
73498
73498
  author: "PrimeTek Informatics",
73499
73499
  description: "Model Context Protocol (MCP) server for PrimeVue component library",
73500
73500
  homepage: "https://primevue.org/",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@primevue/mcp",
3
- "version": "4.5.3",
3
+ "version": "4.5.4",
4
4
  "author": "PrimeTek Informatics",
5
5
  "description": "Model Context Protocol (MCP) server for PrimeVue component library",
6
6
  "homepage": "https://primevue.org/",