fix(repo configuration): Update repository metadata to use git.zone naming and add local permission settings

This commit is contained in:
2025-05-26 04:40:10 +00:00
parent 0f762f2063
commit 424046b0de
4 changed files with 12 additions and 5 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tstest',
version: '2.2.0',
version: '2.2.1',
description: 'a test utility to run tests that match test/**/*.ts'
}