fix(build): remove allowimplicitany from the build command and bump tsbundle to ^2.10.1

This commit is contained in:
2026-04-30 12:57:55 +00:00
parent bb7742b1a0
commit efa927b8c8
6 changed files with 18 additions and 12 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsview',
version: '1.12.9',
version: '1.12.10',
description: 'A CLI tool for viewing S3 and MongoDB data with a web UI'
}