fix(build): remove npm bundling from build script and align documented jwt default state

This commit is contained in:
2026-03-27 20:00:33 +00:00
parent f61065a9a9
commit 2d0a4a2e90
5 changed files with 61 additions and 10 deletions

View File

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