fix(deps): bump dependencies, adjust build script and npmextra publish config, and refresh documentation

This commit is contained in:
2026-02-13 22:21:55 +00:00
parent 9cf33ab850
commit aad9d65a96
7 changed files with 2625 additions and 1446 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartsystem',
version: '3.0.7',
version: '3.0.8',
description: 'A TypeScript library for interacting with the system it is running on, including environment, network, and hardware information.'
}