fix(core): Updated dependencies and improved code documentation.

This commit is contained in:
2024-06-26 21:15:03 +02:00
parent 9bd19ed095
commit 86c6d2b395
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@uptime.link/webwidget',
version: '1.0.80',
version: '1.0.81',
description: 'The web widget for public use of uptimelink, allowing users to monitor uptime status through a user-friendly interface.'
}