fix(core): update

This commit is contained in:
2023-05-08 15:26:17 +02:00
parent b6720aef9d
commit cf589d727f
3 changed files with 16 additions and 7 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@designestate/dees-domtools',
version: '2.0.32',
version: '2.0.33',
description: 'tools to simplify complex css structures'
}