fix(package): remove private flag to allow package publishing

This commit is contained in:
2026-05-09 12:38:55 +00:00
parent f8459c4de6
commit 46c10902a8
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tscoverage',
version: '10.0.1',
version: '10.0.2',
description: 'get coverage information for gitzone projects'
}