fix(build): update build config, bump dependencies, and adjust test import paths after element reorganization

This commit is contained in:
2025-12-19 12:36:12 +00:00
parent 761b0b678b
commit 811ec492d8
27 changed files with 179 additions and 102 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '3.3.1',
version: '3.3.2',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}