fix(core): Updated dependencies and optimized code structure

This commit is contained in:
2024-10-13 12:12:35 +02:00
parent 8872a92193
commit ef65d08a54
8 changed files with 912 additions and 945 deletions

View File

@@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartntml',
version: '2.0.7',
version: '2.0.8',
description: 'Provides lit-html rendering capabilities for backend applications.'
}