@db-ux/mcp-server 4.10.0-esm-f121fc3 → 4.10.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
|
@@ -22374,7 +22374,7 @@ var EMPTY_COMPLETION_RESULT = {
|
|
|
22374
22374
|
// package.json
|
|
22375
22375
|
var package_default = {
|
|
22376
22376
|
name: "@db-ux/mcp-server",
|
|
22377
|
-
version: "4.10.
|
|
22377
|
+
version: "4.10.1",
|
|
22378
22378
|
type: "module",
|
|
22379
22379
|
description: "MCP server for DB UX Design System \u2013 gives LLMs access to UI components and code examples",
|
|
22380
22380
|
repository: {
|