fix(tests): migrate tests to @git.zone/tstest tapbundle and export tap.start() in browser tests

This commit is contained in:
2025-12-30 11:52:39 +00:00
parent 540f1c2431
commit 22225b79ed
15 changed files with 31 additions and 1761 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '3.11.0',
version: '3.11.1',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}