@db-ux/mcp-server 4.5.4-postcss2-6de35db → 4.6.0

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
@@ -25349,7 +25349,7 @@ var EMPTY_COMPLETION_RESULT = {
25349
25349
  // package.json
25350
25350
  var package_default = {
25351
25351
  name: "@db-ux/mcp-server",
25352
- version: "4.5.4",
25352
+ version: "4.6.0",
25353
25353
  type: "module",
25354
25354
  description: "MCP server for DB UX Design System \u2013 gives LLMs access to UI components and code examples",
25355
25355
  repository: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@db-ux/mcp-server",
3
- "version": "4.5.4-postcss2-6de35db",
3
+ "version": "4.6.0",
4
4
  "type": "module",
5
5
  "description": "MCP server for DB UX Design System – gives LLMs access to UI components and code examples",
6
6
  "repository": {