fix(core): update
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartexit',
|
||||
version: '1.0.22',
|
||||
description: 'A library for performing cleanup operations before exiting a Node.js process, ensuring graceful shutdowns.'
|
||||
version: '1.0.23',
|
||||
description: 'A library for managing graceful shutdowns of Node.js processes by handling cleanup operations, including terminating child processes.'
|
||||
}
|
||||
|
Reference in New Issue
Block a user