fix(config): migrate project config to .smartconfig.json and refresh build settings

This commit is contained in:
2026-03-24 19:02:45 +00:00
parent 1b5b023556
commit 69ab8f3436
11 changed files with 1162 additions and 1408 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsview',
version: '1.12.3',
version: '1.12.4',
description: 'A CLI tool for viewing S3 and MongoDB data with a web UI'
}