This commit is contained in:
2026-03-03 23:56:58 +00:00
parent 34b9aa4463
commit a623ac5fe4

View File

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