fix(tests): update test imports to new dees-input-wysiwyg paths

This commit is contained in:
2025-12-19 12:37:54 +00:00
parent 2d1d9d901b
commit a69f504c2f
3 changed files with 12 additions and 6 deletions

View File

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