fix(core): update

This commit is contained in:
2022-05-21 02:30:19 +02:00
parent fdd3a5da90
commit 794281541b
2 changed files with 2 additions and 1 deletions

View File

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