fix(core): update

This commit is contained in:
2023-01-07 08:24:37 +01:00
parent 7c9aef342d
commit a90e326f5e
2 changed files with 3 additions and 3 deletions

View File

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