fix(daemon): Fix daemon describe handler to return correct process info and config; bump @push.rocks/smartipc to ^2.2.2

This commit is contained in:
2025-08-29 17:16:40 +00:00
parent c3d12b287c
commit e16a3fb845
5 changed files with 19 additions and 167 deletions

View File

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