fix(core): update

This commit is contained in:
2023-04-05 16:46:13 +02:00
parent bb64a8ecac
commit 94c6c5a525
2 changed files with 4 additions and 4 deletions

View File

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