fix(tests): update test runner and developer dependencies; add pnpm workspace and packageManager

This commit is contained in:
2025-08-29 13:31:57 +00:00
parent ea35307c68
commit 305bb6795c
6 changed files with 2522 additions and 3318 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartdaemon',
version: '2.0.8',
version: '2.0.9',
description: 'Start scripts as long running daemons and manage them.'
}