From 6c5271015dbe3f6a491b53791d25ee8b7760a19a Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Thu, 23 Apr 2026 17:35:24 +0000 Subject: [PATCH] v2.5.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f78cd8..57d4f9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@design.estate/dees-domtools", - "version": "2.5.4", + "version": "2.5.5", "private": false, "description": "A package providing tools to simplify complex CSS structures and web development tasks, featuring TypeScript support and integration with various web technologies.", "main": "dist_ts/index.js",