fix(core): update

This commit is contained in:
2023-03-26 23:59:12 +02:00
parent 45be5f90ee
commit a39d46458a
4 changed files with 167 additions and 71 deletions

View File

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