This commit is contained in:
2025-12-15 16:58:01 +00:00
parent bb2831ec0f
commit 2e5b26c9cf

View File

@@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartexit", "name": "@push.rocks/smartexit",
"version": "1.0.24", "version": "1.1.0",
"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",