fix(docs, deps, tests): update README with expanded usage docs and examples; bump devDependencies and dees-domtools; fix test import path

This commit is contained in:
2026-01-27 13:57:49 +00:00
parent 766858d2f1
commit fe2f80ed7f
6 changed files with 505 additions and 1813 deletions

View File

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