@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.
- package/dist/index.js +1 -1
- 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.
|
|
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/",
|