fix(tsview): fix bad build commit - remove accidental include

This commit is contained in:
2026-01-25 11:05:01 +00:00
parent 9e348751bf
commit dd2a2e94ed
4 changed files with 9 additions and 3 deletions

View File

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

File diff suppressed because one or more lines are too long