fix(package): normalize bin entry to use a relative cli path

This commit is contained in:
2026-05-09 12:40:47 +00:00
parent c872ff8d73
commit 0797bbfc18
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tscoverage',
version: '10.0.2',
version: '10.0.3',
description: 'get coverage information for gitzone projects'
}