fix(core): update

This commit is contained in:
2022-05-01 16:52:42 +02:00
parent 06dbacb74d
commit 4e4d29abcf
3 changed files with 16 additions and 8 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@designestate/dees-element',
version: '2.0.13',
description: 'a custom element class extending lit element class'
}