feat: apply baseos target state

This commit is contained in:
2026-05-07 20:33:14 +00:00
parent e49591c9c8
commit 27a5f6ffd8
6 changed files with 115 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@serve.zone/baseos",
"version": "0.1.0",
"version": "0.2.0",
"exports": "./mod.ts",
"tasks": {
"start": "deno run --allow-env --allow-net --allow-read=/data/baseos,. --allow-write=/data/baseos mod.ts start",