fix(core): update

This commit is contained in:
2023-01-02 17:25:17 +01:00
parent f2e858d0b8
commit 29bcd17350
5 changed files with 7 additions and 2 deletions

View File

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