fix(test): Update test script to fix type references and remove private method call

This commit is contained in:
2025-03-01 19:47:46 +00:00
parent 51bb3a8967
commit cefbce1ba0
4 changed files with 13 additions and 4 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tspm',
version: '1.3.0',
version: '1.3.1',
description: 'a no fuzz process manager'
}