feat(package): Revamp package exports and update permissions with an extensive improvement plan for test runner enhancements.

This commit is contained in:
2025-05-15 20:48:26 +00:00
parent cc388f1408
commit b28e2eace3
4 changed files with 258 additions and 33 deletions

View File

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