fix(deps): bump dependency and devDependency versions, update lik import paths, add tsbundle config, export test start, and tidy readme install snippet

This commit is contained in:
2026-03-05 09:08:01 +00:00
parent b8b6043f55
commit 41eede2d8d
8 changed files with 1591 additions and 687 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-domtools',
version: '2.3.8',
version: '2.3.9',
description: 'A package providing tools to simplify complex CSS structures and web development tasks, featuring TypeScript support and integration with various web technologies.'
}