This commit is contained in:
2025-11-27 22:29:36 +00:00
parent ea7bb1395f
commit 34c90e21db
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@serve.zone/onebox",
"version": "1.8.0",
"version": "1.9.0",
"exports": "./mod.ts",
"nodeModulesDir": "auto",
"tasks": {

View File

@@ -1,6 +1,6 @@
{
"name": "@serve.zone/onebox",
"version": "1.8.0",
"version": "1.9.0",
"description": "Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers",
"main": "mod.ts",
"type": "module",