fix(core): update

This commit is contained in:
2023-10-03 12:48:22 +02:00
parent 77fe34ebac
commit 29f26d2ea7
3 changed files with 6 additions and 6 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-domtools',
version: '2.0.44',
version: '2.0.45',
description: 'tools to simplify complex css structures'
}