This commit is contained in:
2026-03-03 23:40:24 +00:00
parent 862c67edbb
commit da24218bef

View File

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