fix(core): update

This commit is contained in:
2022-05-01 20:07:29 +02:00
parent b777508b7a
commit dfe189ff1c
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.21',
version: '2.0.22',
description: 'tools to simplify complex css structures'
}