@db-ux/mcp-server 4.7.1 → 4.7.2
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
|
@@ -23596,7 +23596,7 @@ var EMPTY_COMPLETION_RESULT = {
|
|
|
23596
23596
|
// package.json
|
|
23597
23597
|
var package_default = {
|
|
23598
23598
|
name: "@db-ux/mcp-server",
|
|
23599
|
-
version: "4.7.
|
|
23599
|
+
version: "4.7.2",
|
|
23600
23600
|
type: "module",
|
|
23601
23601
|
description: "MCP server for DB UX Design System \u2013 gives LLMs access to UI components and code examples",
|
|
23602
23602
|
repository: {
|