fix(core): update

This commit is contained in:
2023-10-03 13:20:27 +02:00
parent fa093e6f5b
commit b67a602f78
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.45',
version: '2.0.46',
description: 'tools to simplify complex css structures'
}