fix(core): update

This commit is contained in:
2023-05-08 10:14:47 +02:00
parent 0c016ea6d9
commit ce945173ec
3 changed files with 6 additions and 6 deletions

View File

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