fix(core): update

This commit is contained in:
2024-05-14 19:28:39 +02:00
parent b9805efa57
commit e8043c5734
8 changed files with 7375 additions and 724 deletions

View File

@@ -2,7 +2,7 @@
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/smartspawn',
version: '3.0.2',
description: 'smart subprocess handling'
name: '@push.rocks/smartspawn',
version: '3.0.3',
description: 'A node module for smart subprocess handling with support for promises and streamlined subprocess communication.'
}