fix(core): update

This commit is contained in:
2023-10-03 19:20:38 +02:00
parent 6b8bd28057
commit 5530642c3e
3 changed files with 175 additions and 89 deletions

View File

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