1.0.23
This commit is contained in:
parent
13f556abe5
commit
1dbb6f6a7c
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@push.rocks/smartexit",
|
"name": "@push.rocks/smartexit",
|
||||||
"version": "1.0.22",
|
"version": "1.0.23",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "A library for managing graceful shutdowns of Node.js processes by handling cleanup operations, including terminating child processes.",
|
"description": "A library for managing graceful shutdowns of Node.js processes by handling cleanup operations, including terminating child processes.",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
@ -57,4 +57,4 @@
|
|||||||
"uncaught exception management",
|
"uncaught exception management",
|
||||||
"process exit management"
|
"process exit management"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user