fix(deps): bump dependencies, update build script, expand README and npm metadata

This commit is contained in:
2026-02-19 09:16:43 +00:00
parent f67b093127
commit fc017d31b0
6 changed files with 3290 additions and 1648 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartmetrics',
version: '2.0.9',
version: '2.0.11',
description: 'A package for easy collection and reporting of system and process metrics.'
}