This commit is contained in:
Philipp Kunz 2024-04-18 13:36:10 +02:00
parent 13f556abe5
commit 1dbb6f6a7c

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartexit",
"version": "1.0.22",
"version": "1.0.23",
"private": false,
"description": "A library for managing graceful shutdowns of Node.js processes by handling cleanup operations, including terminating child processes.",
"main": "dist_ts/index.js",
@ -57,4 +57,4 @@
"uncaught exception management",
"process exit management"
]
}
}