fix(core): Fixed various package metadata issues and improved component interactions

This commit is contained in:
2024-06-26 21:12:11 +02:00
parent a61326a8e5
commit a89be07bc2
9 changed files with 4632 additions and 2122 deletions

View File

@@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@uptime.link_private/webwidget',
version: '1.0.78',
description: 'the webwidget for public use of uptimelink'
name: '@uptime.link/webwidget',
version: '1.0.79',
description: 'The web widget for public use of uptimelink, allowing users to monitor uptime status through a user-friendly interface.'
}