fix(metadata): Updated package metadata and readme for better project description and structure.

This commit is contained in:
2024-12-09 19:14:21 +01:00
parent f93082e9b0
commit f02572665f
6 changed files with 243 additions and 15 deletions

View File

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