This commit is contained in:
2025-12-15 15:58:52 +00:00
parent 207ebd0e07
commit 4ce60859e4

View File

@@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartexit",
"version": "1.0.23",
"version": "1.0.24",
"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",
@@ -61,4 +61,4 @@
"type": "git",
"url": "https://code.foss.global/push.rocks/smartexit.git"
}
}
}