From 2383e6ec2113e125acbdb40f546372c2e70e4694 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 2 Oct 2024 17:49:28 +0200 Subject: [PATCH] 2.0.60 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2577b81..1f56cb3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@design.estate/dees-domtools", - "version": "2.0.59", + "version": "2.0.60", "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",