fix(core): update

This commit is contained in:
2024-06-13 15:19:59 +02:00
parent 8a8e901205
commit 23661f60e5
4 changed files with 208 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
"name": "@serve.zone/spark",
"version": "1.0.87",
"private": false,
"description": "A tool to maintain and configure servers on the base OS level for the Servezone infrastructure.",
"description": "A comprehensive tool for maintaining and configuring servers, integrating with Docker and supporting advanced task scheduling, targeted at the Servezone infrastructure.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
"author": "Task Venture Capital GmbH",
@@ -67,6 +67,10 @@
"continuous deployment",
"deployment automation",
"service orchestration",
"node.js"
"node.js",
"task scheduling",
"CLI",
"logging",
"server maintenance"
]
}
}