fix(config): replace npmextra with smartconfig for daemon key-value storage and release settings

This commit is contained in:
2026-03-24 15:06:39 +00:00
parent f1d685b819
commit ec57cc7c42
7 changed files with 47 additions and 31 deletions

View File

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