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

4
package-lock.json generated
View File

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

View File

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