fix(build): bump @design.estate/dees-domtools to ^2.3.7 and remove experimentalDecorators and useDefineForClassFields from tsconfig.json

This commit is contained in:
2026-01-04 15:43:31 +00:00
parent 7892be0707
commit 3f2ecbc7fa
5 changed files with 31 additions and 27 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-element',
version: '2.1.4',
version: '2.1.5',
description: 'A library for creating custom elements extending the lit element class with additional functionalities.'
}