fix(dees-appui-view): remove DeesAppuiView component, its demo, documentation snippet, and related exports

This commit is contained in:
2025-12-29 02:09:09 +00:00
parent 965d328559
commit 1e432ca92e
7 changed files with 10 additions and 238 deletions

View File

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