fix(core): update

This commit is contained in:
2024-01-20 01:25:19 +01:00
parent 77dddfc300
commit 185b8a3947
5 changed files with 9 additions and 20 deletions

View File

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