fix(build): remove deprecated allowimplicitany flag from build script

This commit is contained in:
2026-04-30 12:53:41 +00:00
parent caa6d96c32
commit d0842d013c
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsrun',
version: '2.0.2',
version: '2.0.3',
description: 'run typescript programs efficiently'
}