fix(deno): remove nodeModulesDir from Deno configuration

This commit is contained in:
2026-03-15 13:31:25 +00:00
parent 49998c4c32
commit 167df321f9
4 changed files with 8 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/onebox',
version: '1.13.0',
version: '1.13.1',
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
}