fix(core): update

This commit is contained in:
2023-08-07 04:20:36 +02:00
parent d36d4a921a
commit f1949bdc5d
3 changed files with 4 additions and 4 deletions

View File

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