This commit is contained in:
2025-08-29 13:29:47 +00:00
parent e4563320bd
commit ff23c1266c
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@push.rocks/smartsystem",
"version": "3.0.5",
"version": "3.0.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@push.rocks/smartsystem",
"version": "3.0.5",
"version": "3.0.6",
"license": "MIT",
"dependencies": {
"@push.rocks/lik": "^6.0.0",

View File

@@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartsystem",
"version": "3.0.5",
"version": "3.0.6",
"description": "A TypeScript library for interacting with the system it is running on, including environment, network, and hardware information.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",