fix(core): update

This commit is contained in:
2023-10-23 17:04:11 +02:00
parent 20e2149fd9
commit b6620120e9
3 changed files with 129 additions and 71 deletions

View File

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