fix(core): update

This commit is contained in:
2023-08-20 17:10:10 +02:00
parent 497e6d1c11
commit 252d56a321
8 changed files with 897 additions and 267 deletions

View File

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