fix(core): update

This commit is contained in:
2023-08-07 09:19:53 +02:00
parent ac7e109f6c
commit 4867099008
11 changed files with 2078 additions and 1682 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@designestate/dees-element',
version: '2.0.22',
version: '2.0.23',
description: 'a custom element class extending lit element class'
}