This commit is contained in:
2026-03-04 17:55:47 +00:00
parent 28a09f63b2
commit a68711d4aa

View File

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