fix(documentation): Update project description and keywords in package.json and npmextra.json. Refactored documentation in readme.md.

This commit is contained in:
2024-06-26 20:30:22 +02:00
parent 3eeb971188
commit ee54e62eab
5 changed files with 237 additions and 30 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@uptime.link/statuspage',
version: '1.0.72',
description: 'a catalog with webcomponents for uptimelink dashboard'
version: '1.0.73',
description: 'A catalog of web components for the UptimeLink dashboard.'
}