fix(core): update

This commit is contained in:
2023-10-23 17:22:14 +02:00
parent 385cab0b1b
commit bd4fab872f
2 changed files with 8 additions and 1 deletions

View File

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