fix(core): update

This commit is contained in:
2023-10-03 11:33:38 +02:00
parent 98dab6c683
commit 89af82d2c4
3 changed files with 65 additions and 57 deletions

View File

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